AI Catalog: Move Flows tab behind new FF
What does this MR do and why?
AI Catalog: Move Flows tab behind new FF
Behind :global_ai_catalog feature flag Introduce :ai_catalog_flows feature flag
References
Feature flag roll out issue: #569060
Screenshots or screen recordings
| FF off | FF on |
|---|---|
![]() |
![]() |
How to set up and validate locally
-
Enable the Feature Flag:
Feature.enable(:global_ai_catalog) -
Verify that Flows tab does not display
-
Enable the Feature Flag:
Feature.enable(:ai_catalog_flows) -
Verify that both Agents and Flows tabs display
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #568920 (closed)

