Content
View differences
Updated by Judith Roth about 2 months ago
**As** a user of an OpenProject instance which is set to use project-based work package identifiers
**I want to** See project-based work package identifiers in the lists of work packages
**Acceptance criteria**
* If the instance is set to project-based work package identifiers, the work package list shows the project-based work package identifier instead of the database ID (Q: Is this a good idea? Wouldn't it be better to have a separate column, since the columns we show can be customized? And then have this other column be used as "standard" instead of the "ID" column?)
* The same is true for all other places where we show lists of work packages, e.g. the lists inside the work package show view (e.g. "Belongs to", "Previous Chunks", "Related to", "Subitems" etc.
* Sorting should be done by sequence number - how do we handle tables work packages of different projects? Sort only by sequence number (e.g. AA-1, BB-2, AA-3) or by project-identifier and then sequence number (e.g. AA-1, AA-3, BB-2)
**Technical notes**
* needs <mention class="mention" data-id="73715" data-type="work_package" data-text="##73715">##73715</mention> to be decided first
* depends on <mention class="mention" data-id="73735" data-type="work_package" data-text="###73735">###73735</mention>
* no truncation of the value should be necessary
**Out of scope**
* Adapting search boxes (e.g. "Add new child" opens dropdown)
**I want to** See project-based work package identifiers in the lists of work packages
**Acceptance criteria**
* If the instance is set to project-based work package identifiers, the work package list shows the project-based work package identifier instead of the database ID (Q: Is this a good idea? Wouldn't it be better to have a separate column, since the columns we show can be customized? And then have this other column be used as "standard" instead of the "ID" column?)
* The same is true for all other places where we show lists of work packages, e.g. the lists inside the work package show view (e.g. "Belongs to", "Previous Chunks", "Related to", "Subitems" etc.
* Sorting should be done by sequence number - how do we handle tables work packages of different projects? Sort only by sequence number (e.g. AA-1, BB-2, AA-3) or by project-identifier and then sequence number (e.g. AA-1, AA-3, BB-2)
**Technical notes**
* needs <mention class="mention" data-id="73715" data-type="work_package" data-text="##73715">##73715</mention> to be decided first
* depends on <mention class="mention" data-id="73735" data-type="work_package" data-text="###73735">###73735</mention>
* no truncation of the value should be necessary
**Out of scope**
* Adapting search boxes (e.g. "Add new child" opens dropdown)