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: 

how to migrate JiraServer plugins to JiraCloud ?

IMENE FIRAS
August 22, 2021

Hi community,

In our company, we have developed many JiraServer add-ons and we want to migrate them to JiraCloud.

Is it possible  ? or do we have to redevelop them ? 

if you have any useful information about the cloud plugin's migration, could you give me links or documentation that can help me.

Thanks a lot.

 

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
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 23, 2021

You will have to redevelop them, you can't upload Server apps to Cloud, and the framework for loading Cloud apps is completely different to Server.

I would take a step back and look at each app you've got, analysing what it does and how people are using it.  You probably then want to look at whether Cloud can already do whatever the app is providing, then alternatives in the Atlassian marketplace, but if you can't find anything and do decide to redevelop them, start at https://developer.atlassian.com/platform/forge/

0 votes
Fabian Lim
Community Champion
August 22, 2021

Hi @IMENE FIRAS

It's possible. You have the jar files so try them out in cloud to determine whether changes are required.