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 170687

Summary: Support for displaying issues in tasklist
Product: connecteddeveloper Reporter: Ondrej Vrabec <ovrabec>
Component: Issuetracking FrameworkAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: blocker Keywords: PLAN
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 170688, 170689    
Bug Blocks:    

Description Ondrej Vrabec 2009-08-20 08:44:25 UTC
We need to display also issues in the tasklist. Implement the possibility to add issues to the tasklist for jira and
bugzilla.
Tasklist API is prepared for this (issue 169975), it's time to make changes also on bugtracking side.
Comment 1 Ondrej Vrabec 2009-08-20 08:51:51 UTC
Modifications to the SPI - cdev #c295a0deca02
Comment 2 Ondrej Vrabec 2009-08-20 08:55:47 UTC
issue 170688 - implementation in jira
issue 170689 - implementation in bugzilla
Comment 3 Quality Engineering 2009-08-25 02:43:15 UTC
Integrated into 'main-golden', will be available in build *200908242212* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c295a0deca02
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #170687 - Support for displaying issues in tasklist: spi modifications
Comment 4 Ondrej Vrabec 2009-08-28 08:56:14 UTC
tasklist support in bugzilla and jira implemented