Loading
Allow user to enable catalog item on multiple projects
What does this MR do and why?
Allow user to enable public catalog item on multiple projects
Behind ai_catalog_bulk_item_consumer_create FF
References
Screenshots or screen recordings
| Use case | FF off (Before) | FF on (After) |
|---|---|---|
| User can enable | ![]() |
![]() |
| Validation error | ![]() |
![]() |
How to set up and validate locally
- In rails console enable the feature flag
Feature.enable(:ai_catalog_bulk_item_consumer_create) - Visit agents and flows at the Explore level
- Enable public item by selecting multiple projects and submit the modal
- Toast should display
Enabled on selected project(s).
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 #600526 (closed)
Edited by Florie Guibert



