Versions Compared

Key

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

...

To export repeating issues please go to Jira Administration > System > Issues > Repeating Issue > Repeated Issues and then in the actions menu on the right (the button with label "...") select "Export repeatings (filtered)".

Info

When exporting details of repeated issues only JQL matched results will be included.

Exported

 Exported CSV file can be used to import data. See Importing details of repeating to issues (CSV)

Sample CSV file content

Code Block
"Issue key","Summary","Repeating"
"DEMO-1","This is your first task","{""rRule"":""INTERVAL=1;FREQ=DAILY"",""action"":""CloneIssue"",""actionParams"":{""summary"":""CLONE - ${sourceIssue.summary}"",""cloneSubTasks"":false,""cloneLinks"":false,""cloneSprintValues"":false,""reporter"":""admin"",""assignee"":""-1"",""preventAutoWatch"":false,""scheduleType"":""issueCreateDate"",""issueDuration"":0.0,""notifyWatchers"":false,""customfield_10000"":""13/Dec/18"",""customfield_10001"":""js html"",""customfield_10002"":""Project ${sourceIssue.project.name}""},""startDate"":""2018-09-08T14:28:00+02:00""}"

...