experimenter
experimenter copied to clipboard
Fixes #7629 fix(nimbus): Remove treatment branches when setting is_rollout on branches page
Because...
- Not changing the treatment branch state in the db when
is_rollout=Trueon the Branches page
This commit...
- Updates the is_rollout action to remove treatment branches when
is_rollout=True
https://user-images.githubusercontent.com/43795363/189236842-2f383cb8-b8b4-4e4d-a4c9-d9a9703ba460.mov
#7629