-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Component/s: None
Follow these steps to reproduce the problem:
- Log in JIRA OnDemand
- Click on any saved filter
- Click on the other issue name or key
You will be able to reproduce the bug: when you click in other issue the page will not refresh like expected.
Console log from browser (Chrome) indicates:
Uncaught TypeError: Cannot read property 'left' of null batch.js:108 Z batch.js:108 C.show batch.js:108 E.extend.show batch.js:2623 (anonymous function) batch.js:2591 fire batch.js:19 self.add batch.js:19 A.showSequences batch.js:2676 Backbone.define.Backbone.View.extend._initTooltip batch.js:2458 Backbone.define.Backbone.View.extend.initialize batch.js:2458 C.View batch.js:142 f batch.js:142 Backbone.Class: JIRA.DevStatus.CreateBranchView VM570:1 Backbone.define.Backbone.Model.extend._createCreateBranchView batch.js:2454 Backbone.define.Backbone.Model.extend.initializePanel batch.js:2454 a batch.js:2452 (anonymous function) batch.js:2452 jQuery.event.dispatch batch.js:19 elemData.handle.eventHandle batch.js:19 jQuery.event.trigger batch.js:19 (anonymous function) batch.js:19 jQuery.extend.each batch.js:19 jQuery.fn.jQuery.each batch.js:19 jQuery.fn.extend.trigger batch.js:19 JIRA.trigger batch.js:158 JIRA.Components.IssueViewer.Views.IssuePanel.JIRA.Marionette.ItemView.extend.onRender batch.js:10636 i.triggerMethod.k batch.js:9132 i.ItemView.i.View.extend.render batch.js:9132 i.CollectionView.i.View.extend.renderItemView batch.js:9132 JIRA.Components.IssueViewer.Views.IssuePanels.JIRA.Marionette.CollectionView.extend.renderItemView batch.js:10638 i.CollectionView.i.View.extend.addItemView batch.js:9132 (anonymous function) batch.js:9132 m.each.m.forEach batch.js:140 b.(anonymous function) batch.js:142 i.CollectionView.i.View.extend.showCollection batch.js:9132 i.CollectionView.i.View.extend._renderChildren batch.js:9132 i.CollectionView.i.View.extend.render batch.js:9132 d.extend.show batch.js:9132 (anonymous function) batch.js:10656 C.Events.trigger batch.js:142 i.triggerMethod.k batch.js:9132 i.ItemView.i.View.extend.render batch.js:9132 i.Layout.i.ItemView.extend.render batch.js:9132 JIRA.Components.IssueViewer.Controllers.Issue.JIRA.Marionette.Controller.extend.show batch.js:10656 JIRA.Components.IssueViewer.JIRA.Marionette.Controller.extend._onIssueLoaded batch.js:10283 JIRA.Components.IssueEditor.JIRA.Components.IssueViewer.extend._onIssueLoaded batch.js:10676 C.Events.trigger batch.js:142 JIRA.Components.IssueViewer.Services.IssueLoader.JIRA.Marionette.Controller.extend._onLoadingDone batch.js:10660 fire batch.js:19 self.fireWith batch.js:19 (anonymous function) batch.js:9115 fire batch.js:19 self.add batch.js:19 jQuery.RecurringPromise.add batch.js:9115 JIRA.Components.IssueViewer.Services.IssueLoader.JIRA.Marionette.Controller.extend.load batch.js:10660 JIRA.Components.IssueViewer.JIRA.Marionette.Controller.extend.loadIssue batch.js:10283 (anonymous function) batch.js:9132 Backbone.Wreqr.e.RequestResponse.h.Handlers.extend.request batch.js:9132 d.extend.request batch.js:9132 Backbone.define.JIRA.Issues.BaseView.extend._renderIssue batch.js:10259 (anonymous function) batch.js:9178 t
Workaround:
Selecting the issue will update the URL link correctly, pressing F5 to refresh the browser will display the correct value.
- was cloned as
-
JRASERVER-44187 Jira filters doesn't refresh when you click on Key link and summary link
-
- Closed
-
- mentioned in
-
Page Loading...