[JIRA 5.0] Drop down menus are stuck when navigate to an 4.4 plugin. How to resolve it?

moretime moretime March 12, 2012

Hi all,

I developed an Jira plugin on 4.4. It works correctly on JIRA 4.4.

But now I try using it on Jira 5.0. I got a problem after install my 4.4 plugin on Jira 5.0.

I have a menu item to access my plugin is 'MyPlugin' in 'Issues' menus.

But after I access my plugin by click on 'MyPlugin' menu item, all drop down menus besides 'Issues' menu, 'Projects' menu, 'Dashboard' menu ... are stuck. It is clickable but nothing happend.

Do you have any idea to solve this issue?

Thanks in advance,

2 answers

1 vote
Mizan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 12, 2012

You will have to migrate the plugin from 4.4 to 5.0 . have a look at this documentation

moretime moretime March 12, 2012

I guess so. I am on my first plugin so I am not sure root cause of this problem.

If it is a version compatible problem, I will try migrate to 5.0 as document.

Thanks so much Mizan,

moretime moretime March 13, 2012

I used a Webwork in my pluggin.
Accidentally, I found the cause is that my 'file' input element on input.vm:
...<td width="200"><input type="file" id="myFile" name="myfileFile"/></td> ...
When I remove this input, all drop down menus work properly.
Any idea for this case?
Thanks in advance,

0 votes
S April 29, 2012

I am experiencing the same problem. Did you find any solution to it? Thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events