We want to upgrade to JIRA 5.1 from 4.4.5, but I can see from our test that the new autocomplete for Assignee fails in IE 8 with a pop up asking to stop the script. We have around 1000 users and more later (if we implement importing from the Active Directory).
For some unknown reason the Reporter field is working just fine.
Is there a workaround to enable select list for assignee again as we have now?
There is a bug in JAC with an workaround to change this field to the old drop down. You need to follow the steps there and change some properties of your instance:
https://jira.atlassian.com/browse/JRA-27212
But this field is supposed to work with IE. Usually, when we have an IE issue, what I recommend to our customers is to check the following:
Alternatively, you can simply run the command line argument:
iexplore.exe -extoff
Hope that helps. :)
Andre
Hi thanks for your answer.
From another source i got another solution i will go with. See: https://jira.atlassian.com/browse/JRA-27396?focusedCommentId=344132&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-344132
The proposed solution is not totally correct but the solution is to change the files
AssigneePicker.js and AssigneePicker-min.js. Change the maxResults 1000 to 50
Files are found here: "install"\atlassian-jira\includes\jira\field\
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.