We are planing to migrate my jira server (6.2.4) to Cloud but we have jira custom plugs in server. we need that custom features in cloud.
1) Is there any way to upload same custom plugins int to cloud ?
2) If not --please suggest any way to develop custom plug-in in cloud.
Regards,
Venkata
Hi Venkata,
If you've developed your own custom Server plugins, you'll probably want to convert them to a Cloud equivalent using the Atlassian Connect Express (ACE) framework - https://developer.atlassian.com/cloud/jira/platform/integrating-with-jira-cloud/
Depending on your code stack, using ACE allows you to easily spin up a back-end that handles installation, authentication and a bunch of other nifty features that should streamline your development.
Hope that helps!
Brad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.