Content
View differences
Updated by Jens Ulferts about 2 months ago
**As** a product owner
**I want to** define and communicate the goal of the sprint to the team in a concise manner
**so that** the intend of the sprint is clear.
**Acceptance criteria**
* Sprints have a goal (plain text) per project
**Technical notes**
* The goal is administrated in the new/edit sprint modal
* If the sprint is not shared:
* The "Sprint goal" field is visibly a part of the form together with the "Name" <br>
**Permissions and "Date" fields
visibility considerations**
* If the sprint is shared, The "Sprint goal" field:
* is separated by a horizontal bar from the other fields.
* has a suffix at the label reading "(for this project)"
* has a caption "The sprint goal is unique to this project and is not shared with other projects also using this sprint."
* Shared Manage sprints display a banner at the top of the modal. The permissions the user has define what is displayed and whether the fields are active. The relevant permission is `create_sprints` :
* Permission in sharing and shared with project: An info notification is displayed reading "This is a shared sprint. Modifications will be reflected in all projects using it.". All Fields are active.
* Permission in sharing but not in shared with project: An info notification is displayed reading "This is a shared sprint. Modifications will be reflected in all projects using it.". Name and date fields are active, goal is inactive.
* Permission not in sharing but in shared with project: Warning notification is displayed reading "This is a shared sprint. You do not As soon as you have the necessary permissions to permission manage sprints, you can edit it." Only the goal field is active.
* If a goal is set, it is displayed in the header of the sprint on the "Backlog and sprints" page.
* The goal property is part of the API.
**Permissions and visibility details.
**Translation considerations**
* See AC _Key terms and phrases in the key languages_
**Out of scope**
* ###72945 is expected to be done <br>
_Set the_ **To be informed/consulted teams** _field to include all teams necessary to be informed of the changes._
**I want to** define and communicate the goal of the sprint to the team in a concise manner
**so that** the intend of the sprint is clear.
**Acceptance criteria**
* Sprints have a goal (plain text) per project
**Technical notes**
* If the sprint is not shared:
* The "Sprint goal" field is visibly a part of the form together with the "Name"
**Permissions
* is separated by a horizontal bar from the other fields.
* has a suffix at the label reading "(for this project)"
* has a caption "The sprint goal is unique to this project and is not shared with other projects also using this sprint."
* Shared
* Permission in sharing and shared with project: An info notification is displayed reading "This is a shared sprint. Modifications will be reflected in all projects using it.". All Fields are active.
* Permission in sharing but not in shared with project: An info notification is displayed reading "This is a shared sprint. Modifications will be reflected in all projects using it.". Name and date fields are active, goal is inactive.
* Permission not in sharing but in shared with project: Warning notification is displayed reading "This is a shared sprint. You do not
* If a goal is set, it is displayed in the header of the sprint on the "Backlog and sprints" page.
* The goal property is part of the API.
**Permissions and visibility
**Translation
* See AC
**Out of scope**
* ###72945 is expected to be done
_Set the_ **To be informed/consulted teams** _field to include all teams necessary to be informed of the changes._