Content
View differences
Updated by Jens Ulferts over 1 year ago
**As** a project portfolio manager
**I want to** see the dates of stages/gates in a consolidated view
**so that** it is easier to understand the state and progress of a set of projects.
Assumes ###58159 is done.
**Acceptance criteria**
* Every gate/stage can be added as a column to the project list.
* Those are selectable using the already existing means: The modal for "configure view" and the setting for the default columns in the administration.
* The autocompleters and column ordering component do not show the colored prefix (see below).
* This means stages/gates can be added out of order. This is accepted.
* Adding new stages/gates (###58161) does not add the columns as default columns.
* \[open\] Is there a new default list?
* \[open\] Is a list seeded?
* The column header for stages/gates has a type indicator.
* It is rhombus shaped for gates
* It is arrow shaped for gates
* The prefix is in the color configured for the stage/gate.
* 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.
* \[open\] How are empty values sorted?
* \[open\] Should there be filters for each gate/stage defined? That would enable querying for e.g.
* "Projects which are currently in the initiation phase"
* "Projects which's kick-off is in 5 days"
* Because of the structure the filters are currently in, we would need to have a filter per gate/stage and cannot include the selection of the phase as a value with maybe the only exception being the one for the currently active phase.
* In case a stage/gate is disabled, the project is not matching the filter (see ###58163)
* The new functionality is hidden behind the feature flag developed as part of ###58159
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/199639/content">
**Out of scope**
* Editing the dates is not possible.
**I want to** see the dates of stages/gates in a consolidated view
**so that** it is easier to understand the state and progress of a set of projects.
Assumes ###58159 is done.
**Acceptance criteria**
* Every gate/stage can be added as a column to the project list.
* Those are selectable using the already existing means: The modal for "configure view" and the setting for the default columns in the administration.
* The autocompleters and column ordering component do not show the colored prefix (see below).
* This means stages/gates can be added out of order. This is accepted.
* Adding new stages/gates (###58161) does not add the columns as default columns.
* \[open\] Is there a new default list?
* \[open\] Is a list seeded?
* The column header for stages/gates has a type indicator.
* It is rhombus shaped for gates
* It is arrow shaped for gates
* The prefix is in the color configured for the stage/gate.
* 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.
* \[open\] How are empty values sorted?
* \[open\] Should there be filters for each gate/stage defined? That would enable querying for e.g.
* "Projects which are currently in the initiation phase"
* "Projects which's kick-off is in 5 days"
* Because of the structure the filters are currently in, we would need to have a filter per gate/stage and cannot include the selection of the phase as a value with maybe the only exception being the one for the currently active phase.
* In case a stage/gate is disabled, the project is not matching the filter (see ###58163)
* The new functionality is hidden behind the feature flag developed as part of ###58159
**Out of scope**
* Editing the dates is not possible.