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 work package show view
**Acceptance criteria**
* If the instance is set to project-based work package identifiers, the work package show view shows the project-based work package identifier instead of the database ID
* between Type and "Created by"
* in the "Relations" Tab for each related work package
* The same is true for the split screen view (I assume this reuses the same code)
**Technical notes**
* needs ###73715
* no truncation of the value should be necessary
**Out of scope**
* "Copy link to clipboard" will be a separate work package (=> ##73756)
* Subqueries in work packages will be a separate work package (=> ###73717 )
* Github / Gitlab Tab will be a separate work package
**I want to** See project-based work package identifiers in the work package show view
**Acceptance criteria**
* If the instance is set to project-based work package identifiers, the work package show view shows the project-based work package identifier instead of the database ID
* between Type and "Created by"
* in the "Relations" Tab for each related work package
* The same is true for the split screen view (I assume this reuses the same code)
**Technical notes**
* needs ###73715
* no truncation of the value should be necessary
**Out of scope**
* "Copy link to clipboard" will be a separate work package (=> ##73756)
* Subqueries in work packages will be a separate work package (=> ###73717 )
* Github / Gitlab Tab will be a separate work package