Hey guys,
I got the following error meassage if I am in the kanban board view and have no idea how to approach it:
An error occurred
Please try refreshing the page, or contact your administrator / Atlassian Support if the problem continues.
Details
Exception: Uncaught TypeError: Cannot read property 'getNamedItem' of undefined
Resource: http://development:8080/s/e42df55336d0d333497638f7dcfa0ea3-T/-ud4e8v/712002/97122919bbdab58e65b827320a0e555d/46c6eefa51dba1a9eb520d1f0a57d204/_/download/contextbatch/js/greenhopper-rapid-non-gadget,atl.general,gh-rapid,jira.project.sidebar,com.atlassian.jira.projects.sidebar.init,jira.general,jira.global,-_super/batch.js?agile_global_admin_condition=true&baseurl-check-resources=true&healthcheck-resources=true&is-server-instance=true&is-system-admin=true&jag=true&jaguser=true&locale=en-US&nps-acknowledged=true&nps-not-opted-out=true&richediton=true&spectrum=true&whisper-enabled=true
Line: 3255
Column: 6962
Environment
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
Stack trace
TypeError: Cannot read property 'getNamedItem' of undefined
at MutationObserver.m (http://development:8080/s/e42df55336d0d333497638f7dcfa0ea3-T/-ud4e8v/712002/97122919bbdab58e65b827320a0e555d/46c6eefa51dba1a9eb520d1f0a57d204/_/download/contextbatch/js/greenhopper-rapid-non-gadget,atl.general,gh-rapid,jira.project.sidebar,com.atlassian.jira.projects.sidebar.init,jira.general,jira.global,-_super/batch.js?agile_global_admin_condition=true&baseurl-check-resources=true&healthcheck-resources=true&is-server-instance=true&is-system-admin=true&jag=true&jaguser=true&locale=en-US&nps-acknowledged=true&nps-not-opted-out=true&richediton=true&spectrum=true&whisper-enabled=true:3255:6962)
Can you help me how to figure out what the problem could be and how to solve it?
Thanks in advance and greetings
Michael
It's difficult to say for sure what is causing this error. We in support have seen lots of similar error messages before on Jira Software boards. That is where this error tends to show up. Please check out the KB JIRA Software: "Exception: Uncaught TypeError: Cannot read property 'fields' (or 'html') of undefined".
In this case, I think we should try to focus on the 'getNamedItem' element in your error message. There is likely a 3rd party plugin you have to Jira that is referencing that element in such a way to cause this error. I would suggest trying to test out disabling user plugins in Jira to see if that can make this go away. At least then you can learn more about what plugin is causing this.
If there are no plugins, please let me know what version of Jira this is and any other environmental settings that might exist so we can try to reproduce this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.