Adopt #config_target in ConfigFormBase implementations for Enhanced Configuration Handling in Drupal 10.2

Created on 19 August 2024, 3 months ago

Problem/Motivation

Updating the codebase to utilize Drupal's #config_target in ConfigFormBase, following Drupal.org issue https://www.drupal.org/node/3373502 β†’ [#3373502]. This aims to simplify form configuration interactions, improve validation, and reduce redundant code.

Current form handling in modules is verbose and prone to errors, requiring configuration value handling.

Proposed resolution

Update ConfigFormBase implementations to use the new config_target API

Remaining tasks

This should only be done in a release that drops support for Drupal versions less than 10.2.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

πŸ“Œ Task
Status

Needs review

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States trackleft2 Tucson, AZ πŸ‡ΊπŸ‡Έ

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024