Content
View differences
Updated by Jens Ulferts about 5 years ago
### Acceptance criteria
* Alter `status` property on the `Project` resource to link to one of a set of `ProjectStatus` resource
* The `statusExplanation` property on the `Project` resource remains unchanged
* The three currently defined project status ("On track", "At risk", "Off track") are a resource with an endpoint at `/api/v3/project_statuses/:id`
* using `/api/v3/projects/statuses/:id` might conflict with the freely choosable project identifier
* Alter `status` property on the `Project` resource to link to one of a set of `ProjectStatus` resource
* The `statusExplanation` property on the `Project` resource remains unchanged
* The three currently defined project status ("On track", "At risk", "Off track") are a resource with an endpoint at `/api/v3/project_statuses/:id`
* using `/api/v3/projects/statuses/:id` might conflict with the freely choosable project identifier