Versions Compared

Key

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

...

  • The Create/Clone Issue post-function can now create multiple issues at once, by iterating over a list of values returned by an iteration Groovy script. For example, the post-function can iterate over the contents of a multi-user picker custom field and create one issue per user in that field, assigning the issue to that user.
  • The Create/Clone Issue post-function now also supports running a custom Groovy script over each issue created by it.
  • You can now copy Comments from the current issue to the newly created issue(s).
  • You can now set the Resolved and Status fields field on the newly create issue(s), although this is not generally recommended.

...