---
title: "JMWE for Jira Cloud 1.2.26-AC Release Notes"
canonical: "https://support.appfire.com/space/JMWEC/769392700/JMWE%20for%20Jira%20Cloud%201.2.26-AC%20Release%20Notes"
format: markdown
---
> Macro (aura-html)

This version, released on 2/19/2024, brings the following changes:

# Other Improvements

This release includes other updates and improvements: 

- The new [Automation Rule Builder](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/768573574) includes a Feature Request form to provide feedback and ideas to the Development Team!
- Updates to the [Field Required Validator](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465242701) documentation to highlight appropriate use of the Parent field in validators.

# Bug Fixes

The following bugs are fixed in this release: 

- During migration from Jira Server to Jira Cloud, **Create Issue(s)** post-functions could cause issues if they were configured to set fields that have not been migrated to Jira Cloud; migrated Create Issue(s) post-functions will no longer try to set non-existent fields in Jira Cloud.
- The [callRest Nunjucks filter](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465242995) did not support a timeout setting; this option has been added.
- The [Linked Issues Status Condition](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/466323193) was incorrectly making transitions available when the current issue had multiple linked issues using different link types; the condition will now only display its configured transition when a linked issue of the configured link type has an issue in the configured status.
- In the field **Users** under Criteria of the [User Condition](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465474547), selected user values could sometimes display `Invalid input` instead of the selected user’s name; this was a display issue and has been resolved.
- Firefox browser was not registering log entries in the Network tab; this has been corrected.