Content
View differences
Updated by Julia Racsko 3 days ago
**As** a agile project admin
**I want to** select whether to select the unit in which effort, velocity and capacity is measured (story points, estimated time or none)
**so that** it matches the style of agile work the team has
**Acceptance criteria**
* Within the project settings, there is a setting for showing/hiding story points in the project.
* \[open\] Where is this setting displayed? The two existing tabs do not match.
* The setting allows to select the following units
* story points
* work (days and hours)
* none
* The unit chosen will have an effect on
* in "backlogs and sprints"
* The story cards will display either story points, work or no value at all
* The sum in the header will display either story points, work or no value at all
* in work packages belonging to the project
* The setting works on top of the existing form configuration. Work packages of types that don't have story points or work configured won't them even if the setting is on
* \[open\] How to communicate this to the user.
* If story points is not selected, story points should be hidden in the work package full/split view (and the wp table if possible)
* If work is not selected, work should still be displayed in the work package full/split view.
* The reason for this is that work might be used on top of story points.
* \[open\] is this assumption correct?
* Widgets on the reporting page like burndown chart, velocity chart and "Work package overview"
* \[open\] if "none" is chosen, how will that reflect on the charts. We could hide some or use e.g. the number of work packages as a fallback.
* \[open\] this would also affect the progress bar on the Work Packages overview widget - wps and story points wouldn't give the same percentage
**Permissions and visibility considerations**
* \[open\] which permission is necessary for changing the setting?
<br>
**I want to** select whether to select the unit in which effort, velocity and capacity is measured (story points, estimated time or none)
**so that** it matches the style of agile work the team has
**Acceptance criteria**
* Within the project settings, there is a setting for showing/hiding story points in the project.
* \[open\] Where is this setting displayed? The two existing tabs do not match.
* The setting allows to select the following units
* story points
* work (days and hours)
* none
* The unit chosen will have an effect on
* in "backlogs and sprints"
* The story cards will display either story points, work or no value at all
* The sum in the header will display either story points, work or no value at all
* in work packages belonging to the project
* The setting works on top of the existing form configuration. Work packages of types that don't have story points or work configured won't them even if the setting is on
* \[open\] How to communicate this to the user.
* If story points is not selected, story points should be hidden in the work package full/split view (and the wp table if possible)
* If work is not selected, work should still be displayed in the work package full/split view.
* The reason for this is that work might be used on top of story points.
* \[open\] is this assumption correct?
* Widgets on the reporting page like burndown chart, velocity chart and "Work package overview"
* \[open\] if "none" is chosen, how will that reflect on the charts. We could hide some or use e.g. the number of work packages as a fallback.
* \[open\] this would also affect the progress bar on the Work Packages overview widget - wps and story points wouldn't give the same percentage
**Permissions and visibility considerations**
* \[open\] which permission is necessary for changing the setting?
<br>