Skip to content

feat(ui): allow copying flags across environments#5772

Open
AnouarMohamed wants to merge 3 commits intoflipt-io:v2from
AnouarMohamed:feat/ui-copy-flags-across-environments
Open

feat(ui): allow copying flags across environments#5772
AnouarMohamed wants to merge 3 commits intoflipt-io:v2from
AnouarMohamed:feat/ui-copy-flags-across-environments

Conversation

@AnouarMohamed
Copy link
Copy Markdown

Summary

Adds support for copying a flag to a namespace in another environment from the flag details page.

Fixes #5382.

Changes

  • Added a dedicated copy dialog with environment and namespace selectors
  • Updated flag copy to read from the source environment and write using the destination environment revision
  • Added UI coverage for cross-environment flag copy
  • Included a small Listbox control fix as a prerequisite for dependent selections

Backward Compatibility

Existing same-environment namespace copy behavior still works.

Signed-off-by: AnouarMohamed <m.anouar@mundiapolis.ma>
Signed-off-by: AnouarMohamed <m.anouar@mundiapolis.ma>
@AnouarMohamed AnouarMohamed requested a review from a team as a code owner April 22, 2026 22:36
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to duplicate a flag to another environment / namespace

1 participant