---
title: "JMWE for Jira Server 6.4.0 release notes"
canonical: "https://support.appfire.com/space/JMWE/461439209/JMWE%20for%20Jira%20Server%206.4.0%20release%20notes"
format: markdown
---
> Macro (aura-html)

<span style="color: #333333">JMWE 6.4.0 brings the following improvements and bug fixes:</span>

# <span style="color: #333333">Improvements</span>

- The Jira Service Management (formerly Jira Service Desk) request "channel" is now available from the `Issue` interface as the `channel` property
- The `Organizations` field of Jira Service Management requests can now be set by organization name in addition to organization ID
- <span style="color: #172b4d">Emails sent by the Email Issue(s) Post-Function now include an "</span><span style="color: #172b4d">In-Reply-To</span><span style="color: #172b4d">" header</span>
- <span style="color: #172b4d">The </span><span style="color: #172b4d">Set Field Value Post-function now support the "run as" option</span>
- <span style="color: #172b4d">The Comment [Related] Issues post-functions now always add the sd.public.comment comment property, even for public comments</span>
- <span style="color: #172b4d">The </span><span style="color: #172b4d">Email Issue post-function now ignores recipients without an email address instead of raising an error</span>
- <span style="color: #172b4d">The Transition related issues post-function now includes an option to trigger the WorkflowManualTransitionExecutionEvent event</span>
- <span style="color: #172b4d">Groovy scripting: a new </span>`DateOnly`<span style="color: #172b4d"> class extends the </span>`Date`<span style="color: #172b4d"> class and allows creating date-only values, which can be created in a user's time zone. This is useful to set fields like the Due Date field.</span>

# And bug fixes

- [[JMWE-838](https://appfire.atlassian.net/browse/JMWE-838)] - java.lang.NoClassDefFoundError exception while testing or running a Groovy script
- [[JMWE-881](https://appfire.atlassian.net/browse/JMWE-881)] - Transition current issue should not have a "workflow name" column in the transition table
- [[JMWE-886](https://appfire.atlassian.net/browse/JMWE-886)] - Cannot set Customer Request Type by name after changing project key
- [[JMWE-890](https://appfire.atlassian.net/browse/JMWE-890)] - the `setFieldValue` method can only modify one field on jqlSearch results