Content
View differences
Updated by Jens Ulferts over 1 year ago
**As** a project porfolio manager
**I want to** order a stage/gate column in the project list
**so that** I can drill down on projects
**Acceptance criteria**
* The projects can be ordered by the stage/gate column. For stages, the start date is the primary, the end date the secondary comparison attribute.
* In case the stage/gate is disabled in the project (##58163), the value is treated as an empty value.
* In case the user lacks permission to see the stage/gate value in the project, the value is treated as an empty value.
* Empty values
* ascending: put to the bottom
* descending: put on top
* In case the feature flag is not active, it is not possible to sort by stages/gates.
**I want to** order a stage/gate column in the project list
**so that** I can drill down on projects
**Acceptance criteria**
* The projects can be ordered by the stage/gate column. For stages, the start date is the primary, the end date the secondary comparison attribute.
* In case the stage/gate is disabled in the project (##58163), the value is treated as an empty value.
* In case the user lacks permission to see the stage/gate value in the project, the value is treated as an empty value.
* Empty values
* ascending: put to the bottom
* descending: put on top
* In case the feature flag is not active, it is not possible to sort by stages/gates.