Draft: When a job is saved as a draft it will be set to the ‘Draft’ status and saved in the ‘Draft Jobs’ section. A draft job can have a worker associated with it but it is not required.
Unassigned: A job will be set as ‘Unassigned’ if it is not a draft and it either has no worker(s) associated with it our the worker(s) associated with it have declined the job.
Requested: A job will be set as ‘Requested’ when it is not a draft and a worker has been associated with the job but has not accepted the job.
Assigned: A job will be set as ‘Assigned’ when it is not a draft and at least one of the workers associated with the job have accepted the job.
In Progress: A job will be set as ‘In Progress’ when the worker assigned the job has marked the job as started.
Complete: A job will be set as ‘Complete’ when the worker assigned the job has marked the job as finished.
Canceled: When a job is ‘Canceled’ it will show up on the all jobs list view with a status of ‘Canceled’.
Comments