Content
View differences
Updated by Niels Lindenthal 3 months ago
The auto-incrementing sequence number which is part of every work package key is dependent on the project and type. For every project and type combination it starts with 1.
* Projects have a short name, e.g. `oD` for openDesk.
* Types have a short name, e.g. `CR` for Change Request
**Acceptance criteria** Some examples:
1. Step 1: only oD\_CR-1 is the first work package of the project key with sequence (Jira)
1. {projectkey}\_{sequence} example `HR-123`
the prefix CR
2. Step 2: custom pattern
1. `oD_CR-1`
2. `oD_D-4` oD\_D-4 is the fourth decision.
3. `oD_EPIC-35`
oD\_EPIC-35
4. `oD_BUG-223`
oD\_BUG-223
More requirements:
* Changing type changes the key.
* A key can not be used twice. It is blocked also after deleting the work package, moving project or changing type.
* Projects have a short name, e.g. `oD` for openDesk.
* Types have a short name, e.g. `CR` for Change Request
**Acceptance criteria**
1. Step 1: only
1. {projectkey}\_{sequence} example `HR-123`
1. `oD_CR-1`
2. `oD_D-4`
* Changing type changes the key.
* A key can not be used twice. It is blocked also after deleting the work package, moving project or changing type.