Content
Updated by Niels Lindenthal 5 days ago
**As** an Jira OpenProject user
**I want to** to have independent work package IDs per project
**so that** I can that new work packages have predictable IDs.**
**Acceptance criteria**
* With multiple projects each increment of the work package ID is a only dependant on created work packages inside the same project
Additional information
* With having more easily migrate projects in OpenProject (assume 50), each project will have big leaps in work package numbers if work packages are created in parallel
* This goes against the expectation our users have of new work package IDs
* Additonally an added pre- or suffix would probably needed to OpenProject. distinguish same IDs in their different projects
* The overall goal would be to identify work results (such as git commits or documentation in git) with the ID of the work package in external tools such as OpenProject
* The current auto-increment makes it irritating and hard to distinguish the work package IDs, e. g.:
* CUSTOMER-1 is the first work package of the project with the prefix CUSTOMER
* PRODUCT-1 is the first work package of the project with the prefix PRODUCT
**I want to** to have independent work package IDs per project
**so that** I can
**Acceptance criteria**
* With multiple projects each increment of the work package ID is a only dependant on created work packages inside the same project
Additional information
* With having
* This goes against the expectation our users have of new work package IDs
* Additonally an added pre- or suffix would probably needed
* The overall goal would be to identify work results (such as git commits or documentation in git) with the ID of the work package in external tools such as OpenProject
* The current auto-increment makes it irritating and hard to distinguish the work package IDs, e. g.:
* CUSTOMER-1 is the first work package of the project with the prefix CUSTOMER
* PRODUCT-1 is the first work package of the project with the prefix PRODUCT