What to expect when considering going to Cloud.

Overview

Feature

Server

Cloud

Notes

Event Listeners

(tick)

(tick)


External Database Integration

(tick)

(tick)


Jira Agile Support

(tick)

(tick)

(blue star) - Support added 10/2023

Jira Portfolio (Roadmaps) Support

(tick)

(info)

Indirect support via REST is available.

Jira Service Desk Support

(tick)

(tick)

(blue star) - Support added 10/2023

JQL Functions

(tick)

(tick)

JSD

(tick)

(tick)

Support added in Q4 2023 and Q1 2024

Live Fields (Screens)

(tick)

(minus)

Currently in development.

Mail Handler

(tick)

(minus)

Investigating alternatives.

Remote LDAP Integration

(tick)

(tick)


Remote Systems

(tick)

(tick)


REST Service

(tick)

(tick)


Scheduled Services

(tick)

(tick)


Script Gadget

(tick)

(tick)


SIL Panel

(tick)

(tick)


SIL Template Language

(tick)

(tick)


Slack Support

(tick)

(tick)


Start/Stop Scripts

(tick)

(minus)

This functionality is not relevant in Cloud.

Switch User

(tick)

(minus)

This functionality is not permitted in Cloud.

Version Control

(tick)

(tick)


Webhooks

(tick)

(tick)


Workflow Viewer

(tick)

(minus)


Workflows Conditions/ Validators

(tick)

(tick)*

Available to the extent allowed by Cloud limitations.

Workflows Post Functions

(tick)

(tick)



JQL Keywords vs JQL Functions

A JQL function performs an evaluation of the issue in real-time during the JQL search. This search type is not possible in Jira Cloud because it is a very resource-intensive search.

A JQL keyword is meta-data for an issue that has been evaluated and saved prior to a JQL search. This search type is available in Jira Cloud. It is faster and more efficient than a traditional, functional search because the results can be indexed and it is less resource intensive.

Live Fields (screen manipulation)

The solution is currently in development. It will be available soon with limited support and to the extent allowed by Cloud limitations.

Conditions/Validators

The only solution available for custom workflow conditions and validators is through the Atlassian Expressions language which has limited functionality compared to SIL.

Routine Availability

No Cloud API support is available for all routines in Server. Some routines are currently in development and will soon be available in Cloud. The actions for the unavailable routines are still supported using the REST API.

Contents