This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 253949

Summary: NumberFormatException when working with JIRA issue
Product: connecteddeveloper Reporter: stwr
Component: JiraAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description stwr 2015-07-29 13:45:52 UTC
Product Version = NetBeans IDE 8.1 Beta (Build 201507282201)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_60-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Use Case:

1. Connect to some JIRA
2. Open Find Tasks
3. Go to some issue by providing its key and pressing the Go To Task button

Actual:

Issue is being opened. After short while the NFE is thrown. See log.
Comment 1 stwr 2015-07-29 13:45:56 UTC
Created attachment 155012 [details]
IDE log
Comment 2 Tomas Stupka 2015-07-29 15:08:05 UTC
for whatever reason the server returned "null" as the ESTIMATE value

the exception is merely logged as info for diagnostic reason in case of a potential problem or side effect.