Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to duplicate a strategy in the same environment #9043

Open
spgandhi opened this issue Dec 26, 2024 · 0 comments
Open

Allow to duplicate a strategy in the same environment #9043

spgandhi opened this issue Dec 26, 2024 · 0 comments

Comments

@spgandhi
Copy link
Contributor

Describe the feature request

I would to see the ability to be able to duplicate a strategy in the same environment. Right now there is an option to "Copy to " that allows to copy a strategy between environments. But not in the same environment.

Background

We have a very frequent use case where we have a separate strategy for different OS (iOS or Android) or for different country or language. In all these case, about 90% of the strategy remains the same and only a few small things change in constraints and/or the payload.

Right now I copy it to the other environment and then copy back to the environment I need it in - pretty round about way. And so it would be a big time saver to be able to duplicate the strategy in the same environment.

Additionally, I think, that this duplicate flow should not immediately create and store the strategy but instead open the UI of the "New Strategy" and pre-fill it with the data of the strategy I am trying to duplicate. That allows me to make the desired changes before the strategy is stored in the DB and goes live.

I am happy to take a stab at this, but would like to get input from the Unleash team in terms of UI/UX and any specific architectural preference you guys might have.

Solution suggestions

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New
Development

No branches or pull requests

1 participant