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 220636

Summary: Design and implement Ordering/Grouping mechanism
Product: connecteddeveloper Reporter: Jan Peska <JPESKA>
Component: Task DashboardAssignee: Jan Peska <JPESKA>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P1    
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jan Peska 2012-10-23 09:27:58 UTC
Further evaluation needed. 

1) 
Bugtracking API needs to provide a mechanism for grouping tasks. Dashboard needs to know how to group and by what to group (e.g. provide a set of attributes for grouping).


2)
Enable grouping for categories? If yes, how to handle different grouping attributes from different repositories within one category.
Comment 1 Jan Peska 2013-08-29 13:26:46 UTC
*** Bug 212787 has been marked as a duplicate of this bug. ***
Comment 2 Jan Peska 2013-08-29 13:57:36 UTC
We have to decide if we will use original specification for grouping (and resolve pending issues) or if we design more lightweight ordering mechanism.

Original spec: http://wiki.netbeans.org/TaskDashboardDesignSpec
Comment 3 Jan Peska 2013-10-03 13:57:57 UTC
fix: http://hg.netbeans.org/core-main/rev/2ced7a92c4e0
Comment 4 Jan Peska 2013-11-06 09:09:21 UTC
We decided to use just editable sorting - no grouping implemented.