Planfix API: System task statuses: Difference between revisions
From Planfix
(→Go To) |
No edit summary |
||
Line 4: | Line 4: | ||
|keywords=planfix, System Task Statuses, statuses, tasks, api | |keywords=planfix, System Task Statuses, statuses, tasks, api | ||
|description=System task statuses in api | |description=System task statuses in api | ||
}} | |||
List of system values for the '''status''' parameter in tasks: | List of system values for the '''status''' parameter in tasks: |
Latest revision as of 10:39, 22 March 2024
List of system values for the status parameter in tasks:
Value | Description | Note |
---|---|---|
DRAFT | Draft | valid status when creating |
ACTIVE | Active but not yet accepted | valid status when creating |
ACCEPTED | Accepted / In progress | |
COMPLETED | Completed | |
DELAYED | On hold | valid status when creating |
REJECTED | Declined | |
DONE | Ready for review | |
CANCELED | Canceled |