Closed (fixed)
Project:
Cloud
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 Dec 2020 at 00:45 UTC
Updated:
25 Dec 2020 at 10:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
xiaohua guan commentedComment #4
xiaohua guan commentedComment #5
yasComment #7
xiaohua guan commentedComment #8
yas@xiaohua-guan
Thank you for adding the feature. I had the following error with Druapl
9.2.x. The code looks good but could you please double-check?Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException: The "aws_cloud_transit_gateway" entity type did not specify a "edit" form class. in Drupal\Core\Entity\EntityTypeManager->getFormObject() (line 223 of /var/www/html/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php).Comment #9
xiaohua guan commented@yas
I checked the source code. I can't find anything wrong. Could you confirm it again after you clear the cache?
Comment #10
yas@xiaohua-guan
I cleared the caches but it didn't help. I restarted
memcachedandapache2on my local test environment, then it started working! I'll merge the patch to3.xand close this issue asFixed.Comment #13
yas