[later phase] Default props values may introduce additional config dependencies

Created on 9 July 2024, 7 months ago

Overview

Follow-up for Allow specifying default props values when opting an SDC in for XB Fixed .

That issue added support for static prop sources, but with some (unenforced) limitations:

A static prop source uses a field type. For many field types, the above won't be an issue, because the data is entirely self-contained (e.g. the string, link etc. field types).

This issue is for adding support for static prop sources whose default value causes it to depend on another config entity:

The text field type uses a Text Format. That is a config entity too: filter.format.*. Therefore, as soon as a text field type is used for a default value, a config dependency on the relevant filter.format.* must be declared.

Look at how Drupal's existing Field UI handles this.

User interface changes

None.

📌 Task
Status

Postponed

Component

Data model

Created by

🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024