-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
2
-
Problem
When using parent-child plans, we can't define conditions to decide when the child plans will be triggered.
Suggested solution
Dependent plans appear in triggers tab of the plan (along with repository polling, schedule, ...) and make some "binary operators" on them, so a user can say: I want to run this plan when "(triggerA AND triggerB) OR triggerC" is triggered. It could open some new path of plan chaining. Also, it will enable a user to see all of the triggers at one place.