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.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

e0ipso created an issue. See original summary.

e0ipso’s picture

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.