The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

Migration from Server to Cloud with Automation

Thomas Schneider
August 11, 2021

We are still on Jira Server and have implemented quite some scripting (ScriptRunner). Not all functions are available in Jira Cloud. So, we are currently analyzing the migration effort.

Would it be possible to modify our workflows using Automation for Jira Server and later on use the same automation with Jira Automation for Jira Cloud? Is this actually the same product?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

4 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 11, 2021

There's no direct translation from Server scripts to Cloud scripts, Server and Cloud are very different pieces of software and when Adaptavist wrote SR for Cloud, we had to start again from scratch because Cloud simply doesn't do thing the same way as server.

We're doing a lot of Cloud migrations at the moment, and when our clients have Scriptrunner and want to migrate what they've done, we are doing what you need to do with them - we look at each script or set of scripts that do something, and translate their process, not the script, into the Cloud, using whatever technology is most appropriate.  Automation is capable of doing a lot of things that people used SR-Server to do, but obviously, there's no direct translation from raw java/groovy into a set of parameters for a gui based flow.

Automation for Jira Server and Automation for Cloud are similar, but you will find that not everything translates or migrates as you might expect.

Your best approach would be to look at what your scripts do on Server and look directly at how to do it on Cloud, not try to jump through Automation for Server.

Thomas Schneider
August 13, 2021

Thanks a lot for your answer!

0 votes
Tom Lister
Community Champion
December 9, 2021

I am looking at the same issues.

I theory you can export Jira automation from server to cloud. In practise there are features that re different. We do not use scripting in our automation so aren't facing that issue.

I have found so far that where we fire Jira events, this is not supported directly in cloud and we need a work around. I'm hoping the users original reason for us using events have changed and they can be removed.

https://blog.isostech.com/what-you-need-to-know-about-migrating-automation-for-jira-rules-from-ground-to-cloud-server-to-cloud