Content
View differences
Updated by Henriette Darge 3 months ago
**As** a Project admin
**I want to** be able to configure Definition of Done
**so that** it works with our Sprint setup
**Acceptance criteria**
* Primerizes Project > Project settings > Backlogs page ( `/projects/your-scrum-project/settings/backlogs` )
* The table is replaced by an autocompleter to select those status which are defined as "done"
* The header is renamed to "Backlogs"
* There is a button Best effort based on the header to rebuild positions existing components.
**Technical notes**
* Due to technical limitations, the rebuild position button needs to be in a "more" menu. Thus we can create a form around it which we submit when pressed. <br>
**I want to** be able to configure Definition of Done
**so that** it works with our Sprint setup
**Acceptance criteria**
* Primerizes Project > Project settings > Backlogs page ( `/projects/your-scrum-project/settings/backlogs` )
* The table is replaced by an autocompleter to select those status which are defined as "done"
* The header is renamed to "Backlogs"
* There is a button
**Technical notes**
* Due to technical limitations, the rebuild position button needs to be in a "more" menu. Thus we can create a form around it which we submit when pressed.