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

This version, released on 3/13/2024, includes minor updates and bug fixes. 

# Other Improvements

This release includes the following updates and improvements: 

- The [Transition issue(s)](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465242612) post-function now includes additional options for setting fields in the **Transition screen**.
- The **Start Date** of a Release can now be fetched in Nunjucks when querying the fix version of an issue.

# Bug Fixes

The following bugs are fixed in this release: 

- After deleting custom fields that were used in JMWE extensions, the extension configuration would display HTML tags alongside a value of ***Invalid field***. This has been fixed.
- The **Copy issue fields** and **Set issue fields** post-functions now search correctly for field names that include “[“.
- Time Tracking fields were being set improperly when using the **Create Issue(s)** or **Copy Field(s)** post-functions when the estimate fields were not included on the Create screen; this has been resolved.
- Fields using special characters in the field name now display correctly in the Nunjucks editor pulldown menus.
- In some instances, disabled Scheduled Actions would still execute; this has been resolved.
- Post-migration from Jira Server/Data Center to Jira Cloud, the following issues have been resolved:
  - The **Email issue(s)** post-function would not migrate recipients correctly; this has been resolved.
  - The **Set issue field** post-function would incorrectly display some configuration options for some fields; these incompatible configuration are now marked as errors in Jira Cloud.
  - The **Set field value from User Entity Property value** post-function was incorrectly using the first value in the field pulldown; this has been resolved.