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 237903

Summary: AllIssues query open not properly notifed
Product: connecteddeveloper Reporter: Tomas Stupka <tstupka>
Component: Team FrameworkAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Tomas Stupka 2013-11-01 19:23:24 UTC
Product Version = NetBeans IDE Dev (Build 20131101-6b92e6b726bf)
Operating System = Mac OS X version 10.9 running on x86_64
Java; VM; Vendor = 1.7.0_17
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01

- the team framework listens if an AllIssues Query was opened in a TC to erase changed issues annotations. This should also happen when such a query is expanded in the Tasks Dashboard. 

- also that listening on TC registry isn't probably the best way to do so.