You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If an unknown feature flag is created via Import YAML or kubectl, Global Settings > Feature Flags page breaks and is unable to show existing Feature Flags.
To Reproduce
Create an unknown feature flag via Import YAML or kubectl.
Setup
Describe the bug
If an unknown feature flag is created via
Import YAMLor kubectl,Global Settings > Feature Flagspage breaks and is unable to show existing Feature Flags.To Reproduce
Import YAMLor kubectl.Global Settings > Feature Flags. The page will be broken, it will not display any features.Global Settings > Feature Flags. The page should display features again.Result
If an unknown feature is added, the feature flag page breaks, it is completely blank. But it resumes working once the feature is deleted.
Expected Result
The page should not break. Perhaps it can show error when an unknown feature is encountered.
Screenshots
Screencast.from.2026-04-13.15-21-46.webm
Additional context