I am very new to jira plugin development , I have jira plugin that support jira 7.2.2 . I want to upgrade that one to 7.3.2 . Please help me how to start this .
Change the JIRA version in your pom.xml to the version you like (7.3.2) in this case and rebuild the plugin. If there are any API changes, you will have to fix it.
Even if the plugin builds fine, test it in JIRA 7.3.2 (or using atlas-run) to make sure there are no other issues - like UI changes, javascript errors etc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can find an Atlassian expert who will be able to help from https://www.atlassian.com/partners/search?page=1.
PS: I also work for an expert named Go2Group. You can reach out to us at https://www.go2group.com/contact-us/.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you developed your own plugin, I guess its better to ask the developer community such questions:
https://community.developer.atlassian.com/c/JIRA
And here you can find developer docs about all Atlassian products:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.