Our new Appfire Documentation Space is now live!
Take a look here! If you have any questions please email support@appfire.com
JMWE for Jira Cloud 1.2.0-AC release notes
This version brings the following changes:
New features:
- New
emailAddress
Nunjucks filter to get the email address of a user - Multiple issues created by the Create Issue(s) post-function can now be linked together
- New
duration
filter to use Momentjs durations in Nunjucks templates
Enhancements:
- Jira expressions errors while running JMWE workflow conditions and validators are now visible in the JMWE logs
- You can now specify multiple transitions in the Transition Current Issue, Transition Parent Issue, and Transition Linked Issues post-functions
- You can now use a transition picker to select transitions in the Transition Current Issue, Transition Parent Issue, and Transition Linked Issues post-functions
- You can now specify the fields to retrieve in
subtasks
,linkedIssues
and similar filters, which can greatly reduce the load on your Jira instance - There is now an option on the JMWE Configuration page to hide the Transitions tab
Bug fixes:
- [MWEC-418] - The Shared Nunjucks Template Editor should not be accessible directly
- [MWEC-432] - The Copy Field Value From Linked Issues post-function would, in certain cases, not skip execution when conditional execution returned false