Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

How to add recurring task to sprint


When editing/adding recurring task you are able to decide if issue created by recurring task will be added to an Active or Future sprint.

In order to make it happen you have to:

  1. select a Board Name
  2. choose Sprint State (Active or Future)
  3. Sprint Name Pattern (type in simple text or use regular expressions here )


You can leave 'Sprint Name Pattern' field empty



Issue will be always added to the first matching sprint



Example

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 that matches 'Evaluation' name and it is first on the list. 


Issue will be added to the first sprint that matches selection criteria - board name, type of sprint and sprint pattern name




  • No labels