Content
View differences
Updated by Niels Lindenthal over 1 year ago
* Stages receive a duration.
* It is a separate field in the database.
* The duration will be calculated for now (`end_date - start_date + 1`)
* Gates don't have a duration.
* Another way of seeing it: The duration is always 0
* The duration is displayed together with the dates of a stage.
**Permissions and visibility considerations**
* Users having the "View project stages and gates" permission can see the duration.
* It is a separate field in the database.
* The duration will be calculated for now (`end_date - start_date + 1`)
* Gates don't have a duration.
* Another way of seeing it: The duration is always 0
* The duration is displayed together with the dates of a stage.
**Permissions and visibility considerations**
* Users having the "View project stages and gates" permission can see the duration.