Closed (fixed)
Project:
Flag
Version:
5.x-dev
Component:
Flag core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2026 at 15:51 UTC
Updated:
17 Mar 2026 at 08:25 UTC
Jump to comment: Most recent
The flag config schema can use more strict data types to implement more strict config validation
Implement stricter config schema
None
None
The flag config schema is updated to implement more strict config validation
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
Comment #3
idebr commentedThe merge request implements a stricter config schema for flag config entities
Comment #4
deaom commentedIt's just another way of defining schema for D10/11. The required_label for example is or was just label + required: true. Both still work.
From my POV can be merged, but leaving status as is if somebody else also wants to test.
Comment #6
ivnishLGTM
Comment #8
ivnish