stable

Clone or download

Read-only

Configure epics and user stories semantics timeframe and progress in templates

part of: story #21362 Base artifact timeframe on a linked artifact How to test: - Run `make generate-templates` - Create a new project based on the ALM template - Go to the admin of the epic tracker in the newly created project - Go to the `semantics` tab --> The description of the progress semantic says it's based on the `Total initial effort` and the `Total remaining effort` fields - Go to the semantic admin UI of the User Stories tracker --> The description of the timeframe semantic says it's inherited from the sprints tracker. --> The description of the progress semantic says it's based on fields `initial effort` and `remaining effort` --> Same expectations when you create a project using the Scrum template. Change-Id: Ia1a3f44342a3b290606287580becc40eb12ed8b2

Modified Files

Name
M tools/utils/setup_templates/generate-templates/trackers/epic.xml +4 −0 Go to diff View file
M tools/utils/setup_templates/generate-templates/trackers/story.xml +7 −0 Go to diff View file