Content
View differences
Updated by Niels Lindenthal about 1 year ago
* Stages receive a duration.
* It is a separate field in the database.
* The duration is defined as all working days between to dates similar to durations of work packages. 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 is defined as all working days between to dates similar to durations of work packages.
* 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.