---
title: "October 3, 2024"
canonical: "https://support.appfire.com/space/JMWEC/3096741865/October%203%2C%202024"
format: markdown
---
> Macro (aura-html)

# Enhancements



## Extensions

### **UI updates for various post functions**

Several more extension configuration screens (post functions, conditions, and validators) have been updated with our new UI! Configuration options have been clarified and made more consistent. The following post function screens have been updated: 

- Post functions
  - [Copy issue fields](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/466323304)
  - [Link issues to the current issue](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465242225)
  - [Sequence of Post-functions](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/466322933)
  - [Set field value from User Entity Property value](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/466257282)
  - [Shared action post-function](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/466323396)
  - [Unlink issues from the current issue](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465504784)
- Conditions
  - [Build-your-own (scripted) condition](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465474365)
  - [Linked issues](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/466226242)
  - [Linked issues status](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/466323193)
- Validators
  - [Build-your-own (scripted) validator](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/466226183)
  - [Comment required](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/466226024)
  - [Field required](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465242701)
  - [Linked issues](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/466323119)
  - [Linked issues status](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465504708)

Additionally, all deprecated post functions have also been updated with our new UI. These post functions remain unsupported and should be migrated to their new versions as soon as possible!

> ℹ️ These changes are organizational and cosmetic only - no configurations options have been removed nor do you need to update any existing post functions!

![JMWE for Jira Cloud post function editor with transition configuration options](media://dea45b13-afb5-440f-88c2-c8b2f796ed77)

### **Transition information added to post function editor**

 The editor screen for all post functions has been updated to include the transitions on which the post function has been applied. This includes both transition and project information. 

### **Script editor UI updates**

The script editor used throughout JMWE (for Nunjucks and JQL scripts), including better formatting and automatic line wrap for longer scripts. 


---

# Bug fixes

The following bugs are fixed in this release:

- **Copy issue fields post function incorrectly displays validation errors**  
In some instances, the Copy issue fields post function displayed validation errors for selected fields. This has been resolved.
- **‘Max issues’ configuration allowed invalid values**  
For post functions that included a ‘Max values’ configuration option, the validation of that field allowed for invalid values, resulting in error messages during execution. This has been resolved.
- **Display issues with ‘Issue Transitioned’ multi-select**  
The pop-up window for selecting multiple status values in the Event-based action rule builder was not displaying multiple selected values correctly. This has been resolved.
- **‘Recipients' warning display issues**  
The ‘Recipients' warning box in the Email issues post function configuration screen was displaying incorrectly. This has been resolved.
- **Scheduled action list has display issues**  
The Scheduled action administration page had a few display issues with overlapping text and icons. This has been resolved.
- **Shared action ‘Delete’ button**  
In some instances, the Delete button was active for Shared actions that were currently in use (added to transitions). This has been resolved.