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 - AllIssues query open not properly notifed
Summary: AllIssues query open not properly notifed
Status: NEW
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 7.4
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-01 19:23 UTC by Tomas Stupka
Modified: 2013-11-01 19:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.