-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
2
-
10
-
Problem Definition
Disabling the "master" plan does not prevent branch detection or branch triggering, this is by design.
Suggested Solution
Provide an additional mechanism to completely disable the master plan, plan branch detection and all plan branch execution.
Ensure the UI clearly articulates the differences between both modes of disable.
Workaround
- Disable the master plan
- Disable automatic plan branch creation at Plan Configuration >> Branches >> Create plan branch (set to "Manually)
- Disable automatic plan branch deletion at Plan Configuration >> Branches >> Delete plan branch
- Uncheck "After branch was deleted from repository"
- Uncheck "After branch inactivity in repository"
- Disable the trigger at Plan Configurations >> Trigger (assuming the plan branches are inheriting their trigger configuration from the main plan)
- is related to
-
BAM-20669 Setting a plan as disabled prevents specs of publishing its configuration
-
- Closed
-
Right now it could take quite a lot of clicks to disable every action related to a plan and all its branches, including branch creation triggers, plan execution triggers, manual runs, and anything else. It would then take an equivalent number of clicks (maybe more) to put things back to how they were later (should I need to do that).
Having a new single-click option would be a time-saver for me and less error prone.