JIRA detail view issue with rendering page

Denys Kovalenko
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.
February 12, 2015

Hello,
I'm experiencing an issue with rendering page on detail view screenwhen viewing an issue.
Issue with JS:

Uncaught TypeError: Cannot read property 'style' of null
(anonymous function) batch.js:5
(anonymous function) batch.js:5
e.extend.globalEval batch.js:7
(anonymous function) batch.js:5
e.extend.each batch.js:7
f.fn.extend.domManip batch.js:6
f.fn.extend.append batch.js:966
a.extend.registerPlugin.a.each.a.fn.(anonymous function) batch.js:7
f.each.f.fn.(anonymous function) batch.js:2817
Backbone.define.JIRA.Issues.BaseView.extend.addPanel batch.js:2817
(anonymous function) batch.js:287
w.each.w.forEach batch.js:2817
Backbone.define.JIRA.Issues.BaseView.extend._renderPanels batch.js:2817
Backbone.define.JIRA.Issues.BaseView.extend.render batch.js:2823
Backbone.define.JIRA.Issues.BaseView.extend.render batch.js:2823
Backbone.define.JIRA.Issues.BaseView.extend._handleUpdated batch.js:297
g.Events.trigger batch.js:1299
a.(anonymous function) batch.js:1378
Backbone.define.JIRA.Issues.BaseModel.extend.update batch.js:2805
Backbone.define.JIRA.Issues.BaseModel.extend._handleLoadSuccess batch.js:2805
Backbone.define.JIRA.Issues.BaseModel.extend._onLoadFromViewIssueData batch.js:5
f.Callbacks.o batch.js:5
f.Callbacks.p.fireWith batch.js:1390
(anonymous function) batch.js:5
f.Callbacks.o batch.js:5
f.Callbacks.p.fireWith batch.js:5
f.Callbacks.p.fire batch.js:1392
(anonymous function) batch.js:5
f.Callbacks.o batch.js:5
f.Callbacks.p.fireWith batch.js:5
f.Callbacks.p.fire batch.js:1388
(anonymous function) batch.js:5
f.Callbacks.o batch.js:5
f.Callbacks.p.fireWith batch.js:5
(anonymous function) batch.js:5
f.Callbacks.o batch.js:5
f.Callbacks.p.fireWith batch.js:7
w batch.js:7
f.support.ajax.f.ajaxTransport.send.d

 

Does anybody experienced same issue?
Thanks,
Denys.

2 answers

0 votes
James Shablow July 10, 2018

Was this ever resolved?

0 votes
kitkat
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 13, 2015

Similar errors to this in the past have been associated with incompatible plugins. Not knowing what changes to your system were made previous to this error appearing, it would be hard to say what caused it to start happening. However, the first place to check would be your plugins to see if any of them are incompatible with your current version of JIRA.

Denys Kovalenko
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.
February 16, 2015

All plugins are compatible with our JIRA v6.0.6. I didn't make any changes before that happened.

Suggest an answer

Log in or Sign up to answer