JMWE for Jira Cloud 1.2.20-AC Release Notes
This version, released on Nov 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).
Bug fixes
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
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
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.