Content
View differences
Updated by Judith Roth 3 months ago
**As** a user on a instance that uses project-based work package identifiers
**I want to** get a suggestion for a short identifier based on the name when I create a new project
**so that** the project gets an identifier which is suitable for project-based work package identifiers right from the beginning
**Acceptance criteria**
* TODO!
* If the instance uses numeric work package identifiers, we do not show the "Identifier" field in the "New project" view and the identifier will be auto populated from the name (same as it is now, nothing to do).
* If the instance uses project-based work package identifieres, there is a new field "Identifier" between "Name" and "Description" (see Mockups)
* When the user types in a name, a (as short as possible) suggestion for the identifier is added to the "Identifier" field
* The identifier is updated in place if the name changes
* The user can edit the "Identifier" field, if he or she does not like the suggestion
* Then the field is validated against the rules
* When the user "Continues" to the next page and goes "Back" again to change the name, the identifier is updated again
**Technical notes**
* There already is code for suggesting short identifiers, this should be reused
**Permissions and visibility considerations**
* No changes
**Out of scope**
* <br>
_Set the_ **To be informed/consulted teams** _field to include all teams necessary to be informed of the changes._
**I want to** get a suggestion for a short identifier based on the name when I create a new project
**so that** the project gets an identifier which is suitable for project-based work package identifiers right from the beginning
**Acceptance criteria**
*
*
* If the instance uses project-based work package identifieres, there is a new field "Identifier" between "Name" and "Description" (see Mockups)
* When the user types in a name, a (as short as possible) suggestion for the identifier is added to the "Identifier" field
* The identifier is updated in place if the name changes
* The user can edit the "Identifier" field, if he or she does not like the suggestion
* Then the field is validated against the rules
* When the user "Continues" to the next page and goes "Back" again to change the name, the identifier is updated again
**Technical notes**
* There already is code for suggesting short identifiers, this should be reused
**Permissions and visibility considerations**
* No changes
**Out of scope**
* <br>
_Set the_ **To be informed/consulted teams** _field to include all teams necessary to be informed of the changes._