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.

CommentFileSizeAuthor
#2 2932982--config-entities-form--2.patch8.27 KBe0ipso

Comments

e0ipso created an issue. See original summary.

e0ipso’s picture

StatusFileSize
new8.27 KB
e0ipso’s picture

Status: Active » Needs review
e0ipso’s picture

Status: Needs review » Fixed

  • e0ipso committed a580122 on 8.x-1.x
    Issue #2932982 by e0ipso: Correct the overrides form for configuration...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.