Versions Compared

Key

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

JMWE 6.2.0 brings the following improvements:

...

The following workflow extensions are affected and have been renamed accordingly:

  • Linked Issues Condition → Related Issues Condition
  • Linked Issues Status Condition → Related Issues Status Condition
  • Linked Issues Validator → Related Issues Validator
  • Linked Issues Status Validator → Related Issues Status Validator
  • Clear field(s) of linked issues → Clear field(s) of related issues
  • Comment linked issues → Comment related issues
  • Copy field value from linked issues → Copy field value from related issues
  • Copy field value to linked issues → Copy field value to related issues
  • Set field value of linked issues → Set field value of related issues
  • Transition linked issues → Transition related issues

Configuration Manager support

JMWE now supports the Configuration Manager app from Botron Software. This means that you will be able to use Configuration Manager to move workflows containing JMWE conditions, validators and post-functions from one Jira instance to another with only minimal effort (see the documentation for limitations).

Groovy improvements

...

  • "symmetric" link types (which have the same name in both directions), such as "relates to", are now treated as one link direction instead of two
  • Create issue post-function: use an issue picker instead of a text field for the Parent Issue option
  • The Set Field Value of Linked Related Issues and Copy Field Value to Linked Related Issues post-functions now support an option to disable issue notifications

...

  • JMWE-760] - Typo in Transition picker
  • [JMWE-761] - Changing the issue type or status field should record the workflow change in the issue history
  • [JMWE-770] - NullPointerException when trying to copy a option value to a project for which the field is not defined (no matching field config scheme)
  • [JMWE-772] - Asterisk missing when the Tempo Account field is made mandatory using the Fields Required Validator
  • [JMWE-776] - Invalid status displayed when using post function creating an auto transition loop in Transition Linked/Parent Issue post-functions
  • [JMWE-779] - Create missing values option gets enabled based on the Source field and not the Destination field
  • [JMWE-780] - Field Required Validator doesn't display error message in JSD projects for the Comment field
  • [JMWE-781] - Linked issues are not fetched in the tester for portfolio link types
  • [JMWE-782] - "Legacy" Portfolio Parent-Child Link type is not supported anymore
  • [JMWE-787] - Setting the Customer Request Type field by name doesn't work reliably when more than 100 request types exist
  • [JMWE-792] - Create/Clone issue(s) If "Iterator" text is longer, then it goes out of the frame in the list of post-function screen. Tested on Chrome (Version 77), Firefox (Version 69) and IE (Version 11) browser.
  • [JMWE-795] - Expected value is incorrect for the Account field of Tempo add-on
  • [JMWE-798] - Copy field value from related issues fails for a multi-valued field when the field is empty for one of the linked issues

...