Skip to end of banner
Go to start of banner

Jira DC to Cloud script migration reference

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

The following table provides information about the expected outcome of script migration by script type. It shows which scripts are:

  • Expected to migrate without any significant changes (marked with (tick) in the table)

  • Will migrate, but significant changes are required (marked with 🟡)

  • Will not migrate or the feature is not available in Jira Cloud (marked with (error))

For additional details, see Scripts requiring changes when migrating.

DC script type/feature

Migrates

Feature in Cloud

Notes

Workflow Conditions

🟡

(tick)

Condition scripts use Jira Expressions in Jira Cloud and not SIL unless rewritten in a different way.

Workflow Validators

🟡

(tick)

Validator scripts use Jira Expressions in Jira Cloud and not SIL unless rewritten in a different way.

Workflow Post Functions

(tick)

(tick)

Listeners

(tick)

(tick)

Scheduler

(tick)

(tick)

Start/Stop scripts

(error)

(error)

This feature will not be added to Jira Cloud.

Live Fields scripts

🟡

(tick)

Live Fields is written in JavaScript using Atlassian API’s in Jira Cloud.

Mail Handler scripts

🟡

(tick)

Incoming email scripts use a different set of functions in Jira Cloud.

Remote systems

(tick)

(tick)

SIL Panel

(tick)

(tick)

SIL Runner Gadget

(tick)

(tick)

SIL Template Language

(tick)

(tick)

Scripted JQL Functions

🟡

(tick)

The whole concept of JQL functions is different in Jira Cloud All scripts need to be modified to reflect this.

JSM Automation scripts

(error)

(error)

Feature not currently available in Jira Cloud. May not be added.

Jira Automation scripts

(error)

(error)

Feature not currently available in Jira Cloud. May be added H2 2025 at the earliest.

Webhooks

(tick)

(tick)

  • No labels