---
title: "JMWE for JIRA Server 7.0.0 release notes"
canonical: "https://support.appfire.com/space/JMWE/461996550/JMWE%20for%20JIRA%20Server%207.0.0%20release%20notes"
format: markdown
---
> Macro (aura-html)

This version brings several major features and improvements along with some bug fixes.

# New features

## Automate post-functions outside Jira workflows

This release introduces the following powerful, new features that allow you to run post-functions independent of Jira workflows:

### **Scheduled actions**

Want to run post-functions at regular intervals? Take advantage of our [Scheduled actions](https://appfire.atlassian.net/wiki/x/UBCnB) feature to run one or more post-functions at a scheduled interval on a specified set of issues returned by a JQL search. You can pre-define the schedules based on your business requirements to automate workflow transitions, issue field changes, or status updates all in a sequence.

For example, you can schedule an action to send emails to a specific set of users every day.

Here is a quick view:

![image](media://2e90977b-98e6-40ba-8dc8-e703f9a9b9f6)

### **Event-based actions**

Looking for a way to run post-functions based on a specific change made to an issue? Make use of our [Event-based actions](https://appfire.atlassian.net/wiki/x/ExKnB) feature to do so whenever an event is fired. You can trigger one or more post-functions to run whenever one of the following changes is made to an issue:

- field value changed
- comment added
- issue updated
- issue transitioned
- and more

For example, c<span style="color: #1d1c1d">reate an event-based action to validate the changes made to the </span>*<span style="color: #1d1c1d">Due date</span>*<span style="color: #1d1c1d"> field, and display a message to the user if the </span>*<span style="color: #1d1c1d">Due date</span>*<span style="color: #1d1c1d"> is later than a specific day you may require. In addition, you can revert the field value to the previously set value.</span>

Here is a quick view:

![image](media://502bf864-547f-48be-b505-b51e7b732e70)

## Create shared post-functions and reuse them across workflows

Do you want to configure one or more post-functions that can be reused across multiple workflows? Use our Shared actions feature to configure post-functions that can be added to several workflows transitions. It helps you easily reuse and maintain some of your most frequently used configurations. Simply create an action using one or more post-functions (that are run in a sequence) in the [Shared actions](https://appfire.atlassian.net/wiki/x/lRKnB) page, and use these actions in the [Shared Actions](https://appfire.atlassian.net/wiki/spaces/JMWE/pages/461996736) post-function that can be added to various workflow transitions.

For example, create a shared action to run the <span style="color: #172b4d">*Create / Clone issue(s)*</span><span style="color: #172b4d">, </span><span style="color: #172b4d">*Assign to role member*</span><span style="color: #172b4d">, and </span>*<span style="color: #172b4d">Display message to the user</span>*<span style="color: #172b4d"> </span>post-functions in a sequence and add a [Shared actions](https://appfire.atlassian.net/wiki/spaces/JMWE/pages/461996736) post-function with the mentioned shared action to one or more workflow transitions wherever needed.

Here is a quick view of:

<u>Shared actions page</u>

![image](media://9f7bce30-382b-49dd-abbd-40c7808045d3)

<u>Shared actions post-function</u>

![image](media://159f7234-669a-4854-a3f2-907773938863)

# Improvements

- Access and modify the attributes of Insight objects using the newly added `getInsightAttributeValue()` and `setInsightAttributeValue()` methods in Groovy script.
- Use the new `getTransitionAttachments()` global function to easily fetch the attachments added on an issue transition screen.
- Select the newly added *Groovy Template *option in [Groovy Console](https://appfire.atlassian.net/wiki/x/-QGnB)<span style="color: #091e42"> </span>to test the Groovy input <span style="color: #333333">against selected Jira issues (using the new </span>`Test Groovy Template `<span style="color: #333333">button).</span>
- <span style="color: #333333">Make use of the new </span>`usersInOrganization `<span style="color: #333333">attribute to return the users to a Jira Service Management Organization. This method is added to the </span>`CustomerOrganization`<span style="color: #333333"> class</span>.

# Bug fixes

[https://appfire.atlassian.net/issues/?jql=project%3DJMWE+and+issueType+%3D+Bug+and+fixVersion+in+%28%227.0.0%22+%2C+%226.7.0%22%29++and+%28affectedVersion+is+EMPTY+or+affectedVersion+not+in+%28%227.0.0%22+%2C+%226.7.0%22%29%29++](https://appfire.atlassian.net/issues/?jql=project%3DJMWE+and+issueType+%3D+Bug+and+fixVersion+in+%28%227.0.0%22+%2C+%226.7.0%22%29++and+%28affectedVersion+is+EMPTY+or+affectedVersion+not+in+%28%227.0.0%22+%2C+%226.7.0%22%29%29++)