-
Type:
Suggestion
-
Resolution: Low Engagement
-
None
-
Component/s: Plan Branches, Triggers
-
0
-
3
Problem Definition
Currently with a parent -> child plan dependency, branch plans will only be triggered if the branch in the child matches the branch in the parent. In some cases users would like the ability to trigger all branches (or specific) of a dependent child plan (or even just another plan) at once, not just master or the matching branch plan.
Suggested Solution
- Ability to select which branch plans to trigger in a dependent child plan.
- API option to force trigger entire plan (including branches) – current options use change detection first.