Javascript problem in jira5.0?

kanthu kumar November 27, 2012

Hi,

We are using jira4.4 in our organisation now we are planning to migrate the jira version to jira 5.0. We tested all the functionality but in custiom field we are facing one issue. on the click of create issue the pop is loading but not opening the create issue page. But when we right click and open in new tab or new window then its working fine.\

Could you please suggest me the solution for this.

Thanks,

Priyanka

3 answers

0 votes
RambanamP
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.
November 27, 2012

The problem is with the java script, javascript in 4.x doesnot supprot on 5.x because the UI changed lot.

if you want to create issue popup has to come first remove your java script from field configuration.

to fix the javascript use any debugging tools like firebug, javaconsole..

for reference see the following post

https://answers.atlassian.com/questions/47843/strange-javascript-problem-in-create-screen

https://answers.atlassian.com/questions/22386/show-hide-field-based-on-other-field-value-using-javascript-in-jira-5-0-rc1

0 votes
Deepanshu Natani
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 27, 2012

Try reproducing it in different browsers. It may be a browser specific issue.

0 votes
Zul NS _Atlassian_
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 27, 2012

I would suggest to clear the caches on your browser and test this on different browser as well. Moreover, if you are using IE8 or 9, please turn off the Compatibility View as this is not supported. More information on problems related to IE can check out this link.

Suggest an answer

Log in or Sign up to answer