Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Setup repeating details

  1. Go to issue view .
  2. Select More > Repeat from issue action navigation bar or click Set repeating in Repeating Issue section on the right panels.



  3. On repeating configuration dialog please select Clone Issue for repeat action field.

Configuration fields for Clone Issue action

Field nameDescription
ReporterUser which will be set as reporter of new cloned issue.

Note:
  • This is not the creator of new issue. The creator of new issue will be the user who set-up repeating.
  • This field is only visible when creator has permission to modify reporter of new issues. If creator can't modify reporter then he will be set as reporter
AssigneeUser which will be set as assignee of new cloned issue.
Remove me from watchersWhen selected - the creator will not be notified of any changes to new cloned issue.

Note:
  • this field is only visible if watching is enabled in Jira General Configuration > Options > Allow users to watch issues
  • creator will be removed from watchers only if he has "Manage watcher list" permission in project
SummarySummary that will be set to new cloned issue.

This field can have parameters like ${repeatingDate} - for details please follow Available tokens in action param strings
Repeat forDefine which issue date should be repeated: issue create date or issue due date.

For example, if issue duration is 2 days, and the repeating occurence falls on 10 January 2017then:
  • when issue create date is selected - new cloned issue will be cloned at 10 January 2017with due date equal 12 January 2017 (due date is calculated to be 2 days after)
  • when issue due date is selected - new cloned issue will be cloned at 8 January 2017 with due date equal 10 January 2017 (create date is calculated to be 2 days before)

Note:
  • issue create date and issue due date is calculated with non-working days adherence. For details read Managing non-working days
Issue durationThe number of working days between new cloned issue created date and due date.

Please read how to configure non-working days.
Clone sub-tasksWhen selected - all sub-tasks from original issue will be cloned as sub-tasks to new cloned issue.

Sub-task can also have parameters in summary. Just create sub-task in parent issue with summary like: "${repeatingDate} Sub-task template". When this sub-task will be cloned parameters will be interpolated.
Clone linksWhen selected - all original issue links (excluding Clone link) will be cloned to new cloned issue.


On this page

Table of Contents