Versions Compared

Key

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

...

  • The Jira Service Desk Organizations field can now be set by organization name in addition to organization ID;
  • Tempo's Account field can now be set by account name in addition to account ID;
  • Option values (single- and multi-select custom fields) can now be set by Option ID instead of Option name;
  • A warning is now logged when a Conditional execution template is missing curly braces;
  • The Create Issue post-function now supports setting fields by copying from another field of the current issue;
  • The linkedIssues filter now supports multiple link types as parameters;
  • Copying attachments will now avoid creating duplicate attachments when the same transition is run twice;
  • The first, last, join, random, rejectattr, and selectattr Nunjucks filters now return undefined when passed a null or undefined value, instead of throwing an error;
  • The Create/Clone Issue(s) post-function now stores in the newly created issue the key of the original issue in a searchable issue entity property;
  • The Copy comments to linked issues post-function will never copy the same comment twice to the same destination issue anymore
  • The Reporter field can now be set when creating a JSD Request in the Create/Clone Issue(s) post-function.

...