History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-4127
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Steve Luo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

NPE when link JIRA issues

Created: 02/Nov/24 02:21 PM   Updated: 18/Nov/24 11:32 PM
Component/s: None
Affects Version/s: 14.0.22
Fix Version/s: 14.0.23

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
When link issues from JIRA, the dialog is not closed, below lines in system log showing that there was an error due to NPE:

Caused by: java.lang.NullPointerException
  at com.pmease.quickbuild.plugin.tracker.jira.renderer.JiraReportPanel.getRemoteConstant(JiraReportPanel.java:90)
  at com.pmease.quickbuild.plugin.tracker.jira.renderer.JiraImageItem.createComponent(JiraImageItem.java:44)
  at com.pmease.quickbuild.plugin.report.engine.renderer.item.CompositeItemPanel$1.populateItem(CompositeItemPanel.java:36)
  at org.apache.wicket.markup.html.list.ListView.onPopulate(ListView.java:524)
  at org.apache.wicket.markup.repeater.AbstractRepeater.onBeforeRender(AbstractRepeater.java:119)
  at org.apache.wicket.Component.internalBeforeRender(Component.java:986)
 

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.