...
Number | Code | Description |
---|---|---|
0 | InProgress | Work in progress |
1 | Finished | Work is done, all finished. All jobs are either completed. Jobs may be cancelled as long as one job is completed. |
2 | Waiting | Waiting for workers: worker. Jobs may not be started yet by workers or are on hold. |
3 | Blocked | Action required. An action is required by the project manager is required. In most cases jobs were not yet assigned to workers. |
4 | Delivered | Work delivered. Work is completed and was confirmed to be delivered to the originating system. This status can be set by API. |
...