Problem/Motivation

Entity Display Builder is not save when sync from configuration.

Steps to reproduce

  • On an entity default display, create Display Builder and save a display
  • Export Configuration
  • Disable Display builder
  • Copy yml configuration file
  • Delete yml configuration file
  • Import Configuration
  • Paste yml configuration file
  • Import Configuration

Display Builder is enable with values but not published

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mogtofu33 created an issue. See original summary.

mogtofu33’s picture

Issue summary: View changes

mogtofu33 changed the visibility of the branch 3606129-entity-display-import to hidden.

mogtofu33’s picture

Seems it was related to D12 compatibility... reverted.

mogtofu33’s picture

Assigned: mogtofu33 » Unassigned
Issue summary: View changes
Status: Needs work » Active

pdureau’s picture

Import processes don't publish the display after import. By design. It is challengeable thought :)

pdureau’s picture