Problem/Motivation
We cannot override the input/output of the configuration entities because the overrides form is not building correctly.
Proposed resolution
Use ConfigEntityTypeInterface::getPropertiesToExport and $entity_type->getKey('id') to build the list of fields for the overrides form instead of the current implementation.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2932982--config-entities-form--2.patch | 8.27 KB | e0ipso |
Comments
Comment #2
e0ipsoComment #3
e0ipsoComment #4
e0ipso