Closed (fixed)
Project:
Environment Indicator
Version:
4.0.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2020 at 12:53 UTC
Updated:
4 Nov 2021 at 14:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
andrewmacpherson commentedWithout the
config_exportproperty in the entity type annotation, you'll get errors when performing a site install from existing config (drush site-install --use-existing):I noticed this during rehearsal for a Drupal 9 upgrade, but I haven't seen the errors when using D8.
Comment #3
andrewmacpherson commentedComment #4
andrewmacpherson commentedComment #5
e0ipsoThis looks good to me. Thanks for the patch!
Comment #6
e0ipsoComment #8
pratik_kambleThanks @andrewmacpherson and @e0ipso I have committed the patch to 4.x dev branch.
Comment #10
jfeltkampPatch #3 works for mee too