flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

Change Request: Adding option to sync segment overrides across all enviroments

Open turgaygulmez opened this issue 3 years ago • 3 comments
trafficstars

When adding segment override to particular feature on any enviroment, it would be great to have an option to apply the same segment override across all enviroments in order to avoid manual addition on other enviroments.

turgaygulmez avatar Sep 20 '22 13:09 turgaygulmez

It's possible (and perhaps preferable?) that this could be achieve on the front end only.

matthewelwell avatar Sep 20 '22 13:09 matthewelwell

I don't think this should be done on the frontend. Also I think sync endpoints with segment overrides / flags could open up opportunities for CICD integrations / maybe tools like Jira.

kyle-ssg avatar Dec 19 '22 15:12 kyle-ssg

@matthewelwell I'm wondering if we can utilise the versioning work for this.

For each version (even historical) I believe we could quite easily do the following?

  • Promote to live
  • Save to environment

kyle-ssg avatar Jan 11 '24 10:01 kyle-ssg