Recently we upgraded our JIRA instance to 5.2.1. Upgrade went fine but now we have an issue when trying to resolve/close issues. If we click Resolve/Close/Reopen/etc. we get the following error:
TypeError: document.getElementById("versions") is null
Line 2
The popup never appears. However if we right click Resolve/Close/Reopen/etc and open in a new tab all functions work fine.
Another thing we noticed is if we removed the Fix Version/s from the screens the popup opens fine. However we need that field on all screens.
Any ideas how to fix this? Your help is appreciated.
Thanks.
Check if this happens in different browsers as well. Also, try accessing JIRA through http://<ip-address>:<port> and see if the problem also happens. Other than that, try using Chrome's Developer Tools or Firebug in Firefox to troubleshoot why this error is occurring.
Same issue across different browsers. IE/FF/Chrome. When the error occurs this does not complete:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you customized anything in announcment banner or custom field descriptions using javascript?
Enable safe mode and verify whether this appears.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same issue in safe mode. What is strange is if I remove Fix Version/s and change nothing else the popups work fine. However this is a field that we require and is not a custom field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is this happening only for one project for all projects? And what happens if you use the default workflow? Just checking these things to isolate that the error is not being caused by something special about the project configuration.
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.