Hi, I am developing a JIRA plugin, which shows a tab in JIRA menu bar, and I want to relocate that tab dynamically. Is there any api exists for that to change weight attribute on the fly?
I don't think it is possible. I will have a look at constructing links dynamically using SimpleLinkFactory and see if you can just change order of links!
Hi Jobin, Thanks for replying. I will give it a try.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jobin, I searched in the JIRA API a lot, and I found WebSectionModuleDescriptor class related to my web-section in atlassian-plugin.xml, but that doesn't provide a setter method to manipulate the weight attribute.
So, I am keeping my question open. If anybody had an answer, please reply.
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.