How are you running Flagsmith
Describe the bug
Update a variation in a multivariate flag when change requests are enabled immediately changes the variation
Steps To Reproduce
Setup:
- Project with at least 1 multivariate flag
- Environment with Feature change requests enabled
Steps:
- Modify one of the variations of a multivariate flag
- Click 'Create Change Request' and submit the resulting form to create the change request (notice that no user feedback is given regarding the variation update)
- Refresh the feature and notice that the variation has been updated directly, rather than being added to the change request
Expected behavior
Ideally, the variation update would be included in the change request.
Some alternatives that would at least be better than the current UX:
- the user is provided with feedback that the variation will be updated immediately on submitting the change request (still pretty bad UX tbh)
- the variations are updated through a separate process outside of the change request creation flow that provides the user with sufficient feedback
The second alternative option here is likely the best immediate change that we can make without moving certain parts of 'feature change requests' to the project level, which is already the longer term goal.
Screenshots
No response
How are you running Flagsmith
Describe the bug
Update a variation in a multivariate flag when change requests are enabled immediately changes the variation
Steps To Reproduce
Setup:
Steps:
Expected behavior
Ideally, the variation update would be included in the change request.
Some alternatives that would at least be better than the current UX:
The second alternative option here is likely the best immediate change that we can make without moving certain parts of 'feature change requests' to the project level, which is already the longer term goal.
Screenshots
No response