Content
View differences
Updated by Niels Lindenthal over 6 years ago
As a project manager
I want to report my project status to the project stakeholder using the traffic light semantic,
so that I do not have to do this manually in another tool or document.
###
### Acceptance criteria
* Project status is an attribute of a project
* There are four status:
* grey: undefined
* Green: On track
* Amber: At risk
* Red: Off track
* There is a status summary text field
* Inplace editing: no need to switch to the project administration
* Other places:
* project list table
* project settings
* The status as well as the project summary is editable on the project settings page
### Visuals (tbd
 
### Notes
* Requires the projects api to also have an update, schema and form end point (#18809)
* Add status & status summary to the projects API (representation/update/create/forms/schema).
* Add a project status index and show end point to the API.
### Out of scope of this epic
* Showing the project status in the project list
I want to report my project status to the project stakeholder using the traffic light semantic,
so that I do not have to do this manually in another tool or document.
###
### Acceptance criteria
* Project status is an attribute of a project
* There are four status:
* grey: undefined
* Green: On track
* Amber: At risk
* Red: Off track
* There is a status summary text field
* Inplace editing: no need to switch to the project administration
* Other places:
* project list table
* project settings
* The status as well as the project summary is editable on the project settings page
### Visuals

### Notes
* Requires the projects api to also have an update, schema and form end point (#18809)
* Add status & status summary to the projects API (representation/update/create/forms/schema).
* Add a project status index and show end point to the API.
### Out of scope of this epic
* Showing the project status in the project list