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

This version brings the following changes:

### New features:

- <span style="color: #172b4d">New </span>`callJira`<span style="color: #172b4d"> Nunjucks filter to call any Jira Cloud REST API on the current Jira instance</span>
- <span style="color: #172b4d">New </span>`callRest`<span style="color: #172b4d"> Nunjucks filter to call any external REST API</span>
- <span style="color: #172b4d">New Field Required Validator with conditional validation</span>
- <span style="color: #172b4d">Business day calculations in </span>`date`<span style="color: #172b4d"> Nunjucks filter</span>

### Enhancements:

- The Create Issue(s) post-function now supports copying all comments to the new issue(s)
- <span style="color: #172b4d">The Linked Issues Validator now supports enforcing the creation of new links</span>

### Bug fixes:

- [[MWEC-434](https://appfire.atlassian.net/browse/MWEC-434)] - Logs cannot be parsed when a configuration field is too long
- [[MWEC-440](https://appfire.atlassian.net/browse/MWEC-440)] - Jira expressions help doesn't document accessing Date and Date/Time custom fields correctly
- [[MWEC-458](https://appfire.atlassian.net/browse/MWEC-458)] - Bugs in tags help text
- [[MWEC-459](https://appfire.atlassian.net/browse/MWEC-459)] - Delayed execution changes to 1 sec upon editing the post-function
- [[MWEC-461](https://appfire.atlassian.net/browse/MWEC-461)] - roleMembers filter fails with internal server error when the role has a non-existent group
- [[MWEC-462](https://appfire.atlassian.net/browse/MWEC-462)] - Sprints filter returns 404 when the board is not found
- [[MWEC-467](https://appfire.atlassian.net/browse/MWEC-467)] - Some conditions and validators return null instead of false