Work Order Task Status

Each task has a status (“task status”) indicating its position in the processing cycle.

Task statuses influence work order statuses, which in turn influence order statuses, following this hierarchy:

Task Statuses — roll up to → Work Order Status — roll up to → Order Status

A task status can have one of the following values:

StatusDescription
PendingA task has been created but the parent work order has not yet been started, or the task is not ready for execution due to dependencies on other tasks that have not been completed yet.
ReadyTask is ready for execution; all dependencies have been resolved.
In ProgressWork associated with the task in progress.
CompletedTask has been successfully completed.
CanceledThe parent work order was canceled, resulting in the automatic cancellation of the task.

Task status changes can be visualized as follows:

A diagram depicting Nextian work order task state diagram: statuses and transitions
Nextian work order task state diagram: statuses and transitions
Was this page helpful?