Closed (fixed)
Project:
Feature toggle
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2025 at 11:26 UTC
Updated:
28 Jan 2026 at 13:19 UTC
Jump to comment: Most recent
The feature_toggle condition plugin has no config schema
Add config schema for condition.plugin.feature_toggle
None
None
condition.plugin.feature_toggle uses typed data
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 adds a config schema for the feature_toggle condition plugin:
Before
After
Comment #5
plopescLooks great. Thank you!