---
title: "May 27, 2025"
canonical: "https://support.appfire.com/space/JMWEC/3097298173/May%2027%2C%202025"
format: markdown
---
> Macro (aura-html)

# Feature Release - JMWE for Jira Cloud 1.2.44

**Release date**: May 27, 2025

---

# Enhancements

## APIs

### FormData support in callRest and callJira APIs

The callJira and callRest Nunjucks filters have been updated to both support form data! callJira has been expanded to support additional API endpoints, and callRest has been updated with a new parameter - headers - that adds support for processing form data. See [callJira](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465243039) and [callRest](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465242995) for more information. 

# Bug fixes

The following bugs are fixed in this release:

- **Errors when using the ‘Ignore deactivated user(s)’ option** - In some configurations, post functions are encountering the same error when the ‘Ignore deactivated user(s)’ option is either checked or unchecked. This has been resolved.
- **‘Time spent’ fields not validating correctly** - The [Field required](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465242701) validator is not working when configured to require a “Time spent” field. This has been resolved.
- **UI fix for Assign issue(s) post function configuration screen** - The help text below some configuration options is displaying incorrectly and is not legible. This has been resolved.


---