---
title: "JMWE for JIRA Server 5.7.0 release notes"
canonical: "https://support.appfire.com/space/JMWE/461996402/JMWE%20for%20JIRA%20Server%205.7.0%20release%20notes"
format: markdown
---
> Macro (aura-html)

<span style="color: #000000">We are excited to announce JMWE 5.7.0, which brings the following improvements:</span>

# New workflow condition

- A **<span style="color: #172b4d">Linked issue(s) Condition</span>**<span style="color: #172b4d"> that checks issues linked to the current issue. Can be used to test the existence of certain issue links, or the details of linked issues.</span>

# Other enhancements

- An `addAvailableOption` method on `Issue` objects to add missing components, versions or options to issue fields
- A `getUserProperty` method on `ApplicationUser` objects to access User Properties (as defined on the Edit User Properties Jira admin page)
- An option on all post-functions that copy or set field values to create missing versions, component or options
- The Linked issues status Condition and Validator new allow focusing on a specfic issue type
- The Linked Issues Validator configuration has been redesigned for better clarity
- The Email Issue post-function now exposes an html-rendered version of transientVars.comment to the html body template
- The Transition [Current/Linked/Parent] Issue post-functions now support specifying multiple transitions

# <span style="color: #172b4d">Bug fixes</span>

- [[JMWE-675](https://appfire.atlassian.net/browse/JMWE-675)] - Create issue Post Function: dynamic issue type doesn't work for multiple issue creation
- [[JMWE-676](https://appfire.atlassian.net/browse/JMWE-676)] - Comment Linked Issues: Duplicated comment when commenting parent issue
- [[JMWE-680](https://appfire.atlassian.net/browse/JMWE-680)] - Comment Required Validator doesn't display the error message in JSD projects
- [[JMWE-681](https://appfire.atlassian.net/browse/JMWE-681)] - Field has been modified validator doesn't work with Original and Remaining Estimate fields
- [[JMWE-683](https://appfire.atlassian.net/browse/JMWE-683)] - Validators don't show the error message below the Original and Remaining Estimate fields