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

This version brings the following improvements:

## New Features:

- [[JMWE-489](https://appfire.atlassian.net/browse/JMWE-489)] - New jqlSearch Groovy function for searching for issues using JQL
- [[JMWE-564](https://appfire.atlassian.net/browse/JMWE-564)] - New getRemoteLinks Issue method to access remote links from Groovy scripts

## Improvements:

- [[JMWE-535](https://appfire.atlassian.net/browse/JMWE-535)] - Inject the transientVars variable into the Groovy context
- [[JMWE-542](https://appfire.atlassian.net/browse/JMWE-542)] - Display Groovy expression in the description of post-functions in the list of post-functions for the transition
- [[JMWE-553](https://appfire.atlassian.net/browse/JMWE-553)] - Provide a summary field for Scripted (Groovy) Conditions and Validators
- [[JMWE-556](https://appfire.atlassian.net/browse/JMWE-556)] - Support a customized validation error message in the Parent status validator and Previous status Validator
- [[JMWE-563](https://appfire.atlassian.net/browse/JMWE-563)] - Support the Watchers custom field type (from add-on)
- [[JMWE-565](https://appfire.atlassian.net/browse/JMWE-565)] - Support Jira Portfolio's "Parent Link" as a link type

## Bug fixes:

- [[JMWE-568](https://appfire.atlassian.net/browse/JMWE-568)] - Email Issue post-function sends multiple emails to the same recipient when a user is in multiple roles of the issue
- [[JMWE-554](https://appfire.atlassian.net/browse/JMWE-554)] - Epic/Story links are not properly supported when multiple "Epic-Story Link" system link types coexist
- [[JMWE-557](https://appfire.atlassian.net/browse/JMWE-557)] - Cannot add more than one Transition issue post-function to a transition
- [[JMWE-558](https://appfire.atlassian.net/browse/JMWE-558)] - Error while fetching workflow in the Transition picker when the workflow name has a "\" or "/"
- [[JMWE-559](https://appfire.atlassian.net/browse/JMWE-559)] - Run As not fully working in Create Issue post-function
- [[JMWE-562](https://appfire.atlassian.net/browse/JMWE-562)] - Create issue post-function fails to set a single/multi-line text custom field with a text having comma
- [[JMWE-566](https://appfire.atlassian.net/browse/JMWE-566)] - Groovy JSON and XML parsers are no longer available from Groovy scripts
- [[JMWE-567](https://appfire.atlassian.net/browse/JMWE-567)] - Cannot set Resolution field to null