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

This version, released on 11/30/2022, brings the following changes:

## Improvements

- Updates for Atlassian changes related to the deprecation of Epic Link and Parent Link in the Atlassian API (more information [here](https://community.developer.atlassian.com/t/deprecation-of-the-epic-link-parent-link-and-other-related-fields-in-rest-apis-and-webhooks/54048?utm_source=alert-email&utm_medium=email&utm_campaign=epic-links_EML-12169&jobid=105390160&subid=1516504317%29)).

## Bug fixes

[https://appfire.atlassian.net/browse/MWEC-1351](https://appfire.atlassian.net/browse/MWEC-1351)  
When migrating from Server/DC to Cloud, post-functions using the ‘Copy Issue Field’ extension do not generate an error message when validating the migration. 

[https://appfire.atlassian.net/browse/MWEC-1467](https://appfire.atlassian.net/browse/MWEC-1467)  
Transition variables (e.g. `transition.transitionId`, `transition.transitionName`, etc.) do not return values when the “context.” prefix is added per the documentation. Correct values are returned when the “context.” prefix is not used. 

[https://appfire.atlassian.net/browse/MWEC-1507](https://appfire.atlassian.net/browse/MWEC-1507)  
The ‘Set Issue Fields’ post-function incorrectly replaces Attachments instead of appending the Attachment even when the ‘Append value(s) to the field’ option is selected; this only occurs when the target issue(s) are determined using a JQL query.