---
title: "[Includes] Feature Comparison"
canonical: "https://support.appfire.com/space/JMWEC/465372968/%5BIncludes%5D%20Feature%20Comparison"
format: markdown
---
> Macro (aura-html)

## JMWE Conditions

| **Condition** | **JMWE for DC** | **JWME for Cloud** | **Notes** |
| --- | --- | --- | --- |
| Scripted (Groovy) Condition | :check_mark: | :check_mark:  Build-your-own (scripted) Condition | JMWE Data Center uses Groovy scripting, while JMWE Cloud uses Nunjucks expressions and Jira expressions. |
| Current Status Condition | :check_mark: | :check_mark: |  |
| Related Issues Condition | :check_mark: | :check_mark:  Linked Issues Condition |  |
| Related Issues Status Condition | :check_mark: | :check_mark:  Linked Issues Status Condition |  |
| Hide transition | :check_mark: | :check_mark: (see note) | Originally supported by JMWE for Jira Data Center but currently maintained by Atlassian on Jira Cloud as part of **Hide from User**. |
| Previous Status Condition | :check_mark: | :check_mark: (see note) | Originally supported by JMWE for Jira Data Center but currently maintained by Atlassian on Jira Cloud. |
| Separation of Duties Condition | :check_mark: | :check_mark: (see note) | Originally supported by JMWE for Jira Data Center but currently maintained by Atlassian on Jira Cloud. |
| Shared Condition | :check_mark: | :cross_mark: | Shared Conditions are not migrated as this functionality is not available on Jira Cloud. |
| User Condition | :check_mark: | :check_mark: |  |

## JMWE Validators

| **Validator** | **JMWE for DC** | **JMWE for Cloud** | **Notes** |
| --- | --- | --- | --- |
| Scripted (Groovy) Validator | :check_mark: | :check_mark:  Build-your-own (scripted) Validator | JMWE Data Center uses Groovy scripting, while JMWE Cloud uses Nunjucks expressions and Jira expressions. |
| Comment Required Validator | :check_mark: | :check_mark: |  |
| Fields Required Validator | :check_mark: | :check_mark: (see note) | Field Required validator exists in both Native Jira and JMWE Cloud; migrated Validators will be mapped to the **Native** version. |
| Related Issues Validator | :check_mark: | :check_mark:  Linked Issues Validator |  |
| Related Issues Status Validator | :check_mark: | :check_mark:  Linked Issues Status Validator |  |
| User Validator | :check_mark: | :check_mark: |  |
| Field has been modified Validator | :check_mark: | :check_mark: (see note) | Originally supported by JMWE for Jira Data Center but currently maintained by Atlassian on Jira Cloud. |
| Field has single value Validator | :check_mark: | :check_mark: (see note) | Originally supported by JMWE for Jira Data Center but currently maintained by Atlassian on Jira Cloud. |
| Previous Status Validator | :check_mark: | :check_mark: (see note) | Originally supported by JMWE for Jira Data Center but currently maintained by Atlassian on Jira Cloud. |
| Parent Status Validator | :check_mark: | :check_mark: (see note) | Originally supported by JMWE for Jira Data Center but currently maintained by Atlassian on Jira Cloud. |
| Shared Validator | :check_mark: | :cross_mark: | Shared Validators are not migrated as this functionality is not available on Jira Cloud. |

## JMWE Post-Functions

> ❌ ### Deprecated post functions will be removed
> ❌ 
> ❌ Due to updates in the Atlassian platform, the deprecated post functions in this section will be completely removed from JMWE Cloud by the **end of December 2025**. These post functions have been obsolete for some time, and now must be replaced. When this change occurs, you will not be able to: 
> ❌ 
> ❌ - **Add** an obsolete post function
> ❌ - **Edit** any existing obsolete post functions
> ❌ - **Execute any obsolete post function - automatically or manually**
> ❌ 
> ❌ In order for your automations to continue to function, **you *****must migrate*** obsolete post functions before they are removed. All functions that are possible with deprecated post functions are available in their current equivalents.

| **JMWE for Data Center** | **JMWE for DC** | **JMWE for Cloud** | **Notes** |
| --- | --- | --- | --- |
| Add field value to parent issue | :check_mark: | :check_mark: (see note) | Handled by **Set issue fields** in Cloud. |
| Assign issue | :check_mark: | :check_mark: |  |
| Assign to last role member (Deprecated) | :check_mark: | :check_mark: | Will migrate to deprecated post function in Jira Cloud; has been replaced with **Assign issue(s)**. |
| Assign to role member (Deprecated) | :check_mark: | :check_mark: | Will migrate to deprecated post function in Jira Cloud; has been replaced with **Assign issue(s)**. |
| Clear field(s) | :check_mark: | :check_mark: |  |
| Clear field(s) of related issues (Deprecated) | :check_mark: | :check_mark: (see note) | Handled by **Clear fields** in Cloud. |
| Comment issue | :check_mark: | :check_mark: |  |
| Comment related issues (Deprecated) | :check_mark: | :check_mark: (see note) | Handled by **Comment issue(s)** in Cloud. |
| Copy field value from parent issue (Deprecated) | :check_mark: | :check_mark: (see note) | - This post-function is deprecated as of JMWE for Data Center version 7.2.0 and later
- Handled by **Copy issues fields** when migrated to Cloud |
| Copy field value from related issues (Deprecated) | :check_mark: | :check_mark: (see note) | - This post-function is deprecated as of JMWE for Data Center version 7.2.0 and later
- Handled by **Copy issues fields** when migrated to Cloud |
| Copy field value to parent issue (Deprecated) | :check_mark: | :check_mark: (see note) | - This post-function is deprecated as of JMWE for Data Center version 7.2.0 and later
- Handled by **Copy issues fields** when migrated to Cloud |
| Copy field value to related issues (Deprecated) | :check_mark: | :check_mark: (see note) | - This post-function is deprecated as of JMWE for Data Center version 7.2.0 and later
- Handled by **Copy issues fields** when migrated to Cloud |
| Copy issue fields | :check_mark: | :check_mark: |  |
| ​Copy value from field to field (Deprecated) | :check_mark: | :check_mark: (see note) | This post-function is obsolete in the JMWE for Data Center version 7.2.0 and later and handled by Copy issues fields when migrated to Cloud |
| Create / Clone issue(s) | :check_mark: | Create issue(s) |  |
| Delete issue(s) | :cross_mark: | :check_mark: |  |
| Display message to user | :check_mark: | :check_mark: |  |
| Email issue | :check_mark: | :check_mark: |  |
| Increase value of field | :check_mark: | :check_mark: |  |
| Link issues to the current issue | :check_mark: | :check_mark: |  |
| Log Work | :cross_mark: | :check_mark: |  |
| Return to Previous Status | :check_mark: | :check_mark: |  |
| Send Slack message | :cross_mark: | :check_mark: |  |
| Scripted operation on issue | :check_mark: (Groovy) | :check_mark: (see note) | JMWE Data Center uses Groovy scripting, while JMWE Cloud uses Nunjucks expressions and Jira expressions. |
| Sequence of Post-functions | :cross_mark: | :check_mark: |  |
| Set field value (Deprecated) | :check_mark: | :check_mark: | Handled by **Set issue fields** in Cloud. |
| Set field value of related issues (Deprecated) | :check_mark: | :check_mark: (see note) | Handled by **Set issue fields** in Cloud. |
| Set field value from User Property Value | :check_mark: | :check_mark: |  |
| Set issue fields | :check_mark: | :check_mark: |  |
| Set issue security level based on current user's project role | :check_mark: | :check_mark: (see note) | Originally supported by JMWE for Jira Data Center but currently maintained by Atlassian on Jira Cloud. |
| Set issue, user or project Entity Property value | :check_mark: | :check_mark:  Set Entity Property value | Handled by **Set Entity Property value **in Cloud. |
| Set Issue Security Level | :cross_mark: | :check_mark: |  |
| Shared Action | :check_mark: | :check_mark: |  |
| Transition current issue | :check_mark: | :check_mark: | Handled by **Transition issue(s) **in Cloud. |
| Transition parent issue (Deprecated) | :check_mark: | :check_mark: (see note) | Handled by **Transition issue(s)** in Cloud. |
| Transition related issues (Deprecated) | :check_mark: | :check_mark: (see note) | Handled by **Transition issue(s)** in Cloud. |
| Unlink issues from the current issue | :check_mark: | :check_mark: |  |