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

This version brings the following changes:

### Improvements:

- The **Email Issue(s) post-function** now makes sure users don't receive multiple emails when they are part of multiple “recipients” options
- The `sum` filter can now automatically convert string values into numbers
- Post-functions that operate on linked or target issues now consider both directions of a symmetrical issue link type (e.g. “relates to”/“relates to”) as one, just like Jira does
- Event-based actions can now listen to Comment Updated and Comment Deleted events

### Bug fixes:

- [MWEC-970](https://appfire.atlassian.net/browse/MWEC-970) Regression: "At least one issue must be in one of the selected statuses below" and "At least one issue must not be in one of the selected statuses below" modes wrongly disabled
- [MWEC-966](https://appfire.atlassian.net/browse/MWEC-966) Incorrect deprecation message logged when Copy Issue Fields post-function copies a user picker field to multiple issues
- [MWEC-952](https://appfire.atlassian.net/browse/MWEC-952) Event-based action webhooks are not re-registered after uninstalling and reinstalling JMWE
- [MWEC-931](https://appfire.atlassian.net/browse/MWEC-931) Intermittent timeouts processing issuelink_created and issuelink_deleted events
- [MWEC-930](https://appfire.atlassian.net/browse/MWEC-930) Event-based actions that use a JQL filter don't work anymore
- [MWEC-929](https://appfire.atlassian.net/browse/MWEC-929) Create Issue(s) post-function: can't find customer request type if there are more than 50 request types in the project
- [MWEC-926](https://appfire.atlassian.net/browse/MWEC-926) Set issue fields post-function: Wrong snippet in the 'Issue Fields' tab in the 'Help' section
- [MWEC-918](https://appfire.atlassian.net/browse/MWEC-918) Set issue fields/Copy issue fields: Conditional execution forces the presence of {{ }}
- [MWEC-892](https://appfire.atlassian.net/browse/MWEC-892) No infinite loop detection in shared actions
- [MWEC-878](https://appfire.atlassian.net/browse/MWEC-878) Shared action can be deleted even if it is Used in an action or post-function
- [MWEC-846](https://appfire.atlassian.net/browse/MWEC-846) Delete functionality does not work in latest chrome browser version(92.0.4515.107) for event based action, shared action and scheduled action page
- [MWEC-782](https://appfire.atlassian.net/browse/MWEC-782) Remove read-only text fields from drop-down of clear field value post function