Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.9
-
None
Description
Current Situation
While a job chain node processes an order the node is skipped via JOC
When the node runs into an error then the order gets suspended and stays in this state. When resuming the order via the JOC the order is shown as "Running" again, still in its skipped state and does nothing.
Desired Behavior
As the node is skipped, the order should proceed with the next state.