JMCF for Jira Server 2.4.10 release notes
This version was released on Feb 28, 2023 and brings the following changes:
Security Improvements
XSS Vulnerability patched
Bug Fixes
Time in Status field displays raw HTML on hover
When viewing a Time in Status field on an issue screen, hovering over the field value displays raw HTML. This has been resolved.JMCF fields return incorrect results when translations are present for a source field
An issue occurs when a custom field references a field that also has a Jira translation provided for the field label; updates to the source field (the field which is referenced by the custom field) do not trigger an update to the custom field when the update is made using Jira in a different language than the original creator. This has been resolved.SQL errors with custom fields on Jira 9.5.0
When using a Transition Date/Time field on Jira 9.5.0, the error logs show a SQL error and the value does not display correctly on the issue screen. This has been resolved.
The Transition Count custom field type encounters and error on Jira 9.5.0 and does not display the value correctly. This has been resolved.
Transition Callers custom field shows as Invalid when using the ‘Any’ Status
When configuring a Transitions Callers custom field, selecting the ‘Any’ status in either the From Status or To Status results in the custom field being labeled invalid. This has been resolved.