---
title: "JMWE for Jira Cloud 1.1.5-AC release notes"
canonical: "https://support.appfire.com/space/JMWEC/465505133/JMWE%20for%20Jira%20Cloud%201.1.5-AC%20release%20notes"
format: markdown
---
> Macro (aura-html)

This version brings the following improvements:

### New features:

- New **Copy comments to linked issues** post-function
- New `organizationID`<span style="color: #172b4d"> Nunjucks filter to get a Jira Service Desk organization ID from its name</span>
- <span style="color: #172b4d">New </span>`usersInOrganization`<span style="color: #172b4d"> custom Nunjucks filter to return the users that belong to a </span><span style="color: #172b4d">Jira Service Desk organization</span>

### Enhancements:

- <span style="color: #172b4d">Issue links can now be copied like other fields</span>
- <span style="color: #172b4d">The </span>`field`<span style="color: #172b4d"> Nunjucks filter now works on arrays of objects as well</span>

### Bug fixes:

- <span style="color: #172b4d">Link Issues post-function now uses the Run As user to perform the JQL search</span>
- <span style="color: #172b4d">Errors when applying filters on the Logs page are now displayed in the table instead of a dialog box</span>
- <span style="color: #172b4d">Conditional Execution is now tested </span>*<span style="color: #172b4d">before</span>*<span style="color: #172b4d"> checking whether a field is editable</span>
- <span style="color: #172b4d">The Email Issue post-function now logs errors returned by Jira</span>