#1: Improve workflow
- Contents
- Proposed by
- jladage
- Seconded by
- reinout
- Proposal type
- Architecture
- Assigned to release
- State
- completed
Motivation
The current workflow had some flaws in matching the XP process. and needs to be refactored.
Proposal
- The Stories now have a rough estimate field to do the initial estimating without specifying tasks. When the rough estimate is filled in the workflow changes it's state to 'estimated' automaticly.
- Before a next iteration starts, tasks will be defined and individually estimated. See: Process
- The e-mail notification will be moved to the setAssignees method of a task. That way changing the assignee triggers the notification and the 'assigned' state can be removed.