#427 closed Defect (duplicate)
Bug in "Sort by Deadline"
Reported by: | imsaguy | Owned by: | romw |
---|---|---|---|
Priority: | Minor | Milestone: | 5.10 |
Component: | Manager | Version: | |
Keywords: | sort | Cc: |
Description
If all tasks are sorted ascending by date so that earliest due is at the top, the tasks aren't in the correct order. It currently lists items due by the day, then hour, ignoring AM/PM.
For example, I have 6 tasks with deadlines of the following:
10/5/2007 4:05:52 PM
10/6/2007 6:03:53 AM
10/6/2007 4:04:23 PM
10/6/2007 6:57:34 PM
10/6/2007 6:57:58 PM
10/7/2007 6:52:24 AM
I have them sorted above how one would expect them to appear if sorted by earliest deadline first. BOINC Manager 5.10.20 on Vista Enterprise x86 shows them as follows:
10/5/2007 4:05:52 PM
10/6/2007 4:04:23 PM
10/6/2006 6:03:53 AM
10/6/2007 6:57:34 PM
10/6/2007 6:57:58 PM
10/7/2007 6:52:24 AM
I don't know if this is merely a display issue or if it affects task selection as well, but I could see this as being the difference between a task getting in under the wire vs being 12 hours late. This does happen over many tasks over many days for me, not just 1 particular day.
Change History (3)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This is being closed as a duplicate. Please see #166.
comment:3 Changed 16 years ago by
Keywords: | sort added; Sort removed |
---|
Duplicate of #166