Summary and Enhancement Request
Example:
Suppose you have a chain constructed like this:
During execution, a job fails in Step 1 while others continue to execute. The application team determines the cause of the issue and fixes it on the back-end, so the job does *not* need to be re-run. Customers would like a way to “force complete” the job at the time they complete their back-end activity, so that when the remaining jobs in Step 1 complete, step 1 itself completes and the chain proceeds to Step 2.
In other words, the equivalent of this Status Handler restart option:
but at the individual *call* level, rather than at the step level, and available *as soon as the individual call is in a final state*.
In other words, a right-click menu option, e.g. ‘Force Complete’ or ‘Mark as Complete’ or something similar
There is "no" way to directly achieve this, other than cancelling and resubmitting the chain (on Hold), then disabling the jobs that have already run or are currently running; however, this approach may be labor-intensive when the chain contains many calls. Other than that, the only option is to wait for the rest of the jobs in the step to complete so that the step’s Status Handler provides the manual restart options.
Applies To
2025.1 and previous versions
Status
The ETA is 2025.4
Enhancement Tracking
Ticket 113336 / Jira RCORE-50422
Comments
0 comments
Please sign in to leave a comment.