Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note
titleJIRA Administrators

You must have JIRA System Administrator global permission to install the plugin 

 

Task List

You can add recurring task. Simply:

Step 1

  1. Go to plugin configuration
  2. Click Add button in the right top corner of te window.
  3. Select Project and Issue Type
  4. Click Next

...

Select Scrum Board

Tip

Issue will be added to the first "Future" sprint when created.

...

Click Save button

Tip

Default field values for an Issue section is rendered according to actual "Create Issue" configuration in JIRA. Field shown in ths section may be different according to your JIRA configuration (the same fields when clicking Create Issue in JIRA)

Warning

Scroll down (use right scroll bar) to view and set all fields related to the issue type

Image Removed

 

...

How to add recurring task to sprint


Tip

Make sure that Sprint field is present on 'Create issue' screen in your Jira config. Scrum Board, Sprint State, Sprint Name Pattern recurring task fields will not be visible otherwise.


When editing/adding recurring task you are able to decide if an issue created by a 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 )

Image Added


Tip

You can leave 'Sprint Name Pattern' field empty



Warning

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. 


Image Added

Tip

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