Hello,
we want to migrate from server to data center.
we have internally implemented some plugins.
what are the needed actions to take into consideration as development for this purpose?
Regards
Hello @hagop hadji akian ,
Please refer to https://developer.atlassian.com/platform/marketplace/developing-apps-for-atlassian-data-center-products/ docs.
Usually, the server apps will work in DC, but you should consider how the data will be synchronized between nodes, so the Java class DTO can be different in different nodes. For this you can use reflection and ID for serialization.
https://developer.atlassian.com/platform/marketplace/guidelines-for-data-center-app-development/
Thanks
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.