Details
-
Sub-task
-
Status: Deferred (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Desired Behavior
- A job chain should have an attribute enabled=<true|false> (default=true)
- A disabled job chain doesn't process jobs.
Workaround
- Job chains can be set to be stopped by using the XML command <job_chain.modify state="stopped"> which results in the desired behavior.