Community
Participate
Working Groups
Build Identifier: I use Mylyn to manage tasks within multiple milestones and assign them to individual developers. For each milestone, I have a standard set of 5-6 queries (all, remaining, unassigned, pending review, etc). So given that I manage multiple projects each with 1 or more milestones, I end up with a very long list of queries. I am only typically working with one such milestone at a time, but because the list of queries is so long, its easy to get lost. It would help a lot if I could group queries within a category, simply to remove clutter. Even better, support sub-queries: - create a query with general search criteria (e.g. a specific milestone) - create a sub-query with more specific criteria (e.g. all resolved tasks) - the sub-query appear "under" the parent query in a tree structure. - the sub-query lists tasks that match both its criteria and its parent's Sub-queries are well implemented in Deskzilla (http://almworks.com/deskzilla/overview.html) Reproducible: Always
The Task List is intentionally designed as categorized list: http://wiki.eclipse.org/Mylyn/UI_Design#Avoid_Hierarchies . Have you tried working with Task Working Sets to group queries by project?
I'm marking this bug as wontfix as per comment 1.