Versions Compared

Key

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

...

  • New Build-your-own (scripted) post-function to run an arbitrary Nunjucks script. This can be used to make REST calls to external systems or to make calls to the Jira Cloud REST API.
  • The Create Issue(s) post function now has an option to ignore fields that are invalid for the new issue type
  • Link Issues post-function now has a "real" Conditional Execution option, separate from the filtering of issues returned by the JQL search
  • Scheduled Actions now have a "run now" button to run a scheduled action immediately
  • The Create Issue post-function now supports longer configurations
  • The Copy Comments to Linked Issues post-function can now use be used for bi-directional synchronization of comments - it won't create a ping-pong of comments between the two issues
  • Build-your-own validators now have access to the original issue, i.e. the issue as it was before the user made changes on the transition screen, through the originalIssue variable
  • The Field required validator now supports the Time Spent field
  • Build-your-own conditions and validators now have access to the issue changelog

...