The module does not work from Drupal 10.2.x or higher

Created on 14 March 2025, 24 days ago

Problem/Motivation

The module is currently not working from core 10.2.x due to the removal of FieldStorageCreationTrait from FieldStorageAddForm. This causes compatibility issues and prevents the module from working as expected.

Steps to reproduce

  1. Install and enable the module on a Drupal core 10.2.x.
  2. Attempt to configure the default widget from settings form.
  3. The default widget has been not modified in the field creation.

Proposed resolution

Investigate alternative approaches for handling field storage creation to ensure compatibility with Drupal 10.2.x or higher.

See: https://www.drupal.org/node/3386675

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇪🇸Spain gxleano Cáceres

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

Comments & Activities

Production build 0.71.5 2024