Hi
I'm going to develop plugin for Jira with latest released SDK vesrion 4.2.3. currently we are using Jira 5 . My question is about plugin compatibility between Jira versions. If we migrate to Jira 6 will this plugin compatible with that version ?
Thank you
Might be.
There's no real way to tell you without looking at all your code and comparing it with the API docs. A plugin that works for v5 might work for v6, but it will only work if you are using APIs and structures that have not changed significantly between the two versions.
The simple way to find out ( really can't be bothered to read the docs in that much detail when this option is available) - install it in a dev/test install of v6 and test it.
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.