We are excited to introduce a new version of JMWE for Jira Server and Data Center. It includes several significant new features, as well as many improvements. We hope that JMWE will help you automate more of your Jira workflows.
We are introducing the following features as part of our Email Issue post-function:
You can include all the attachments of the issue, only the attachments added on the transition screen, or even attachments from other issues.
The image attachments referenced in the email body will be attached automatically and will appear in the email body.
The notification email is sent to the recipients you select, based on a wide range of options available to you. For example, you can notify the issue members (Reporter, Assignee, Watchers, and Voters), members of specific groups, or project role members. However, now you can also explicitly exclude recipients that fall within specific criteria.
Learn more about the Email Issue post-function.
Use the new Display Message to User workflow post-function to show a custom message on the issue view page to the user triggering the transition. For example, during a transition that creates a new issue, provide the user with a link to the newly created issue.
You can use this new Return to Previous Status post-function to return the issue to the previous status, especially when multiple transitions lead to the same status, such as the "Escalated" status.
Other notable improvements:
1. The Transition Activity Tab can now be displayed conditionally
While the Transition Activity tab is enabled by default (but can be hidden) for all issues, you can now control who can see it on the issue view, and on which issues/projects it will be displayed.
2. "Negative" conditions are here
The Related Issues Condition, Related Issue Status Condition, and corresponding Validators now offer "negative" conditions (e.g., issue has no linked issues of a certain type).
3. Users can now see that the field is required
The Field Required validator will now show the red asterisk based on the initial evaluation of the conditional execution script (before the transition screen is displayed) instead of never displaying it when using conditional validation.
For Admins:
1. Post-function errors are now displayed to administrators
Whenever an error occurs during the execution of a JMWE post-function, and the transition was triggered by a Jira administrator, a message is displayed in the top-right corner of the page to help identify and troubleshoot misconfigured post-functions.
Note that this message is only displayed if the post-function is not configured to fail (and stop the transition from completing) when an error occurs.
2. New REST API to import/export shared Groovy scripts
Comments 1
Love the "display message to user" function - that'll come in handy.
The exclude option for email sends is useful, too!
Glad to see this update, hope your team is staying safe!