Problem/Motivation
One of the default roles of the namespace assignment plugin is to assign configuration to detected or existing packages before that configuration can instead be assigned to more generic packages. An example of this is: assuming an 'event' package resulting from the base type assignment plugin creating a package from the 'event' type, field.storage.node.field_event_date should be assigned to the 'event' package.
Currently (as a leftover from a bug in Configuration Packager), namespace is running too late.
Proposed resolution
Swap the default weights of 'namespace' and 'core-type' assignment plugins, such that 'namespace' runs before 'core-type'.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | features-namespace-2579299-2.patch | 448 bytes | nedjo |
Comments
Comment #2
nedjoComment #3
nedjoComment #5
nedjoComment #7
nedjo