Feature Differences
ScriptRunner for Jira Cloud doesn’t currently have the same feature set as the server version, in fact, it is likely that some features will never be part of the Cloud feature set due to restrictions in the Cloud platform. Outlined below are some of those feature differences alongside information on their development status.
Table 2. Feature Differences
Feature | Cloud Status |
---|---|
Workflow Functions | Implemented. |
JQL Functions | Implemented as 'JQL Keywords' and 'Enhanced Search'. |
Script Listeners | Implemented, implementation differs when compared to Server due to inherent differences between Server and Cloud. |
Services | On the roadmap. |
Scripted Fields | On roadmap - partially possible with Script Listeners. Atlassian need to do some work before a full feature is possible. |
Workflow Conditions | Implemented. When editing a workflow transition, and adding a new Condition - select "ScriptRunner Script". Note: Jira Cloud Conditions and Validators are achieved through the use of 'Jira Expressions'. |
Workflow Validators | Implemented. When editing a workflow transition, and adding a new Validator - select "ScriptRunner Script". Note: Jira Cloud Conditions and Validators are achieved through the use of 'Jira Expressions'. |
Behaviours | Highly unlikely - There is no way to manipulate the Javascript on the Jira page. |
REST API | Needs further input into use cases. |
Feedback on all these features would be gladly welcomed via the Support Portal.