MAIF / izanami

Izanami is a centralized versatile feature flag solution, well suited for micro service architectures.
https://maif.github.io/izanami/
Apache License 2.0
184 stars 43 forks source link

Offer to migrate local context to global context when creation of global context lead to conflict #743

Open ptitFicus opened 9 months ago

ptitFicus commented 9 months ago
  1. Create a project "foo"
  2. Create a local context / subcontext
  3. Create the same global context / subcontext <- this results in an error explaining the conflict

There is currently no easy way to solve this situation, a nice thing would be a popup offering to migrate the local context in a global one. This would imply to make the change for associated overload an subcontexts.