...
- select a Board Name
- choose Sprint State (Active or Future)
- Sprint Name Pattern (type in simple text or use regular expressions here )
Tip |
---|
You can leave 'Sprint Name Pattern' field empty |
...
Let's assume that the board is configured with following sprints
Active Sprints
- ALW Sprint 1 (Active)
Future Sprints
- ALW Sprint 2 (Future)
- Evaluation Sprint 1 (Future)
- Evaluation Sprint 2 (Future)
If you select in recurring task configuration following field values:
Scrum Board: ALW Board
Sprint State: Future sprint
Sprint Name Pattern: Evaluation
Recurring task app will choose: Evaluation Sprint 1 (Future) because it is future sprint matches 'Evaluation' name and is first on the list.
Tip |
---|
Issue will be added to first sprint that matches selection criteria (board name, type of sprint and sprint pattern name |
...