| Summary: | add support for sorting by original query ordering in task list | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Chris Beams <cbeams> |
| Component: | Mylyn | Assignee: | Project Inbox <mylyn-triaged> |
| Status: | CLOSED MOVED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | angvoz.dev, jacek.jaroczynski, kentarou, sam.davis, steffen.pingel |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Macintosh | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 211011 | ||
|
Description
Chris Beams
I accidentally filed this under ACTF. Please move to Mylyn, thanks. I could see that being useful. There are other cases as well, e.g. subtasks that are arranged in a specific order. It would probably be possible to support this globally, i.e. to show the original order when "None" is selected in the sorting preferences, but I assume you would want to be able to select this on a per query basis? I think I'd like to see this behavior 'on by default', i.e.: always sort tasks in the order they came back from the repository. However, if I attempt to manually re-sort the task list, it should allow me to override. That might be inordinately complex to support, but it's the ideal. On this same topic, I cannot seem to re-order any tasks in my task list, for any kind of query or category (local tasks or remote). This means that the most basic use case of prioritizing a list of tasks based on hand-picked order (e.g.: backlog-style management) cannot be done. Am I missing something? I am trying to pull the query from Bugzilla for "most voted" bugs. Obviously I want to see the most voted on the top and I got "order=bugs.votes" in my query. This one is different from my other queries for which I already set my favorite sorting order globally. Perhaps Mylyn could inspect the query and keep the original order in case of ordering clause is there (for known repository types)? Or there could be an advanced flag "do not sort" in query properties? Yes, I think it would the most sense to make that an option in the query dialog. Manual sorting of the task list is currently not supported: bug 247310. Just a ping about this issue. Would still love to see original repository ordering respected in Mylyn. Thanks. *** Bug 398640 has been marked as a duplicate of this bug. *** Mylyn has been restructured, and our issue tracking has moved to GitHub [1]. We are closing ~14K Bugzilla issues to give the new team a fresh start. If you feel that this issue is still relevant, please create a new one on GitHub. [1] https://github.com/orgs/eclipse-mylyn |