Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page describes:

...

To migrate Jira Server to Jira Cloud, you will need to consider the following things, depending on the functionality you are using in relation to the JSU App:

Workflow Condition/Validator/Post-Function

Workflows are automatically migrated to Jira Cloud, but the Workflow Configuration will be broken. This is due to how Workflow Conditions/Validators/Post-Functions work on Jira Cloud. All

(warning) All Conditions/Validators/Post-Functions will need to be recreated.recreated (warning)

  • Post-functions
    All the post-functions we offer on Jira Server, are also available on Jira Cloud. You will need to recreate all of them.
  • Preconditions for post-functions
    All the preconditions from Server are also available on Cloud. However, preconditions are no longer separate post-functions, they are now part of the post-function. See details here: Workflow Preconditions
  • Conditions/Validators
    Atlassian decided in 2016 to go 'Cloud Native' with their Due to technical limitations, JSU does not offer workflow conditions and validators in Jira Cloud. They called it the 'big fork' as they split from Jira Server. Atlassian integrated most of the Conditions and Validators from JSU. Only Only the User Is In Any Users Condition is offered by JSU. All other conditions and validators offered in JSU for Jira Server, are supported by Atlassian since 2016 and are integrated in Jira Cloud. However, the JQL Condition is still missingnot supported. 
  • Custom Fields
    We provide 3 Custom Fields (Location, Location Select & Directions) on the JSU Server App (Custom Fields). Due to technical limitations, Custom Fields are not available on JSU for Jira Cloud.
  • Project Variables
    We offer functionality to store variable per project which then can be used in Workflow Post-Functions (Project Variables). This is a feature we currently do not offer on Jira Cloud, but we have it in our backlog.

...