Add/Edit field - Missing field setting options after Drupal Core update

Created on 4 September 2024, 6 months ago

Problem/Motivation

"Field Settings" tab is not available anymore, it is a change done in core, it seems like introduced for 10.2 and forward - reference https://www.drupal.org/node/3347291

Before:

Now:

Steps to reproduce

When adding a new field, config enforce doesn't seems to be creating the storage or config.
It appears on the screen but not on git.

How to replicate errors:
When creating a new field if the first screen is used to set enforce config we get the following warnings/errors

Coming back to the record and clicking save again to config enforce send to an error screen

And the following warnings when opening another page

When creating a field skipping config enforce on the first screen, then the record is saved and coming back to edit the record and update config enforce don't fail, and seem to create the files, but unable to select where the storage will be saved.

Temporally Workaround

  • First Create the field
  • Go back in and edit the config enforce setting

By doing the above it creates both the regular yml file and the storage one.
The only problem is it creates the storage yml under the default folder, so after update this information on the config settings (bulk form).

Maybe related issue

However, it was noticed that when fields are updated, they seems to delete the field permissions and dependencies (as conditional fields) from the storage yml files.

Proposed resolution

TBD - Include the missing config enforce fields on the add/edit file form.

User interface changes

TBD - Include the missing config enforce fields on the add/edit file form.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇨🇦Canada blanca.esqueda

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024