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 167391

Summary: Avoid incompatibility with upgraded version of BZ or Jira
Product: connecteddeveloper Reporter: Jaromir Uhrik <juhrik>
Component: Issuetracking FrameworkAssignee: Tomas Stupka <tstupka>
Status: VERIFIED FIXED    
Severity: blocker CC: mmirilovic
Priority: P1 Keywords: PLAN
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jaromir Uhrik 2009-06-19 20:28:57 UTC
When the Bugzilla or Jira is upgraded at the kenai server then released version of NetBeans IDE might get into troubles
because the connector classes might not be compatible with new version. We need to improve behavior of NetBeans in this
area in the following way:
-NetBeans bugtracking modules should:
   -carry the version of Jira, BZ
   -check the version of Jira, BZ system at the server whenever possible
   -if the checked version is > carried version then check whether the update center provides new bugtracking modules
   -if updates of bugtracking modules are available then offer their update (show dialog, maybe force automatic update?)
-Updates of bugtracking modules should be provided at update centers when there are troubles with connections
Comment 1 Tomas Stupka 2009-09-09 10:34:47 UTC
fixed

changeset:   1a83b8eb428b
changeset:   4621fcfd6d89
changeset:   04d54e8e812e

Comment 2 Jaromir Uhrik 2009-11-11 08:13:57 UTC
Haven't seen this issue for ages => Verified.