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 229335 - Task dashboard does not display queries with the same name
Summary: Task dashboard does not display queries with the same name
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Task Dashboard (show other bugs)
Version: 7.4
Hardware: PC Linux
: P2 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-03 15:56 UTC by Ondrej Vrabec
Modified: 2013-05-09 02:36 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 Ondrej Vrabec 2013-05-03 15:56:37 UTC
I have two different repositories. In both of them i create a query called "QUERY", Only one of them is showed in the dashboard. This has impact on team server repositories where different projects usually have the same predefined queries. Plus it kind of blocks us from displaying "Unsubmitted Tasks" queries in the dashboard.
Comment 1 Jan Peska 2013-05-07 12:43:48 UTC
fix: http://hg.netbeans.org/core-main/rev/f40e92941a11
Comment 2 Quality Engineering 2013-05-09 02:36:25 UTC
Integrated into 'main-golden', will be available in build *201305082300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f40e92941a11
User: Jan Peska <JPESKA@netbeans.org>
Log: Issue #229335 - Task dashboard does not display queries with the same name
Completing QueryNode.equals method