Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Server v.s Data Center plugin

Ivana Srebrenova May 18, 2022

Hello everyone,

I am writing a jira server plugin with Atlassian SDK, and I want to develop the same plugin for Data Center. Are there any difference that need to be made, and if yes, which?

Thank you

1 comment

Comment

Log in or Sign up to comment
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 18, 2022

Yes, apps for DC need to consider a few more things than Server apps. 

There's a good list of areas you need to look at when writing for DC over at https://developer.atlassian.com/platform/marketplace/guidelines-for-data-center-app-development/

However, Server apps have a remarkably similar list of things to look at.  It's actually the same, just shorter!

There is a simple approach to this though - don't write your plugin for Server, write it for DC!

Whilst you can almost always install server apps on DC, you may run into problems if they are not coded for DC.  But apps coded for DC generally work fine on Server.  Not even just "we built a server version from the same code", but "we give you the same compiled plugin".

If you look at the marketplace and find an app that is for DC, download a version of it, and then download the same Server version, you will often find they're the same file.

TAGS
AUG Leaders

Atlassian Community Events