Problem/Motivation
Similar to #2711175: Procedure for re-installing from a contrib profile and fixed in core in #2711645: ConfigInstaller::isSyncing() should return true always during a config sync, this module also suffers the same problem.
Proposed resolution
Implement hook_ENTITY_TYPE_create() and check !$entity->isSyncing()
Remaining tasks
Patch to follow.
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | video_embed_field-module_install_from-2718085-6.patch | 1.02 KB | heddn |
| #2 | video_embed_field-module_install_from-2718085-2.patch | 1.07 KB | heddn |
Comments
Comment #2
heddnComment #3
sam152 commentedDrupal\Tests\video_embed_media\Functional\BundleTest will see if this still works even if we have a fail. Running tests regardless.
Comment #5
sam152 commentedLooks like the fails are related to this being removed.
Comment #6
heddnComment #9
sam152 commentedThanks for working on this.
Comment #16
sam152 commented