0

Edited:

Actually it seems to work in Grid-View Flat, but not Grid-View Outline... the parent #'s fudge up the ordering... What is the ordering like in Outline view?

Original:

So I think there's a bug when you sort by Estimated Time, it orders numerically as int

  • 1 min
  • 10 min
  • 1 hour
  • 20 min
  • 2 hour

Instead of by quantity

  • 1 min
  • 10 min
  • 20 min
  • 1 hour
  • 2 hour

I'm pretty sure there's a bug, unless there's something wrong with my filters.

flag
Are the cases you're trying to order subcases? If so, the parent-child ordering will win. If you could post a screenshot of the filter you're using along with the results you're seeing (i.e. proper sorting in flat view, incorrect order in outline view), it might help us understand what's going on and if there's a bug here. – db Jun 8 at 15:14
i think it has something to do with the aggregate sum of the parent-cases... because they do not have an estimate. imageshack.us/photo/my-images/688/outlinei.jpg imageshack.us/photo/my-images/593/flata.png/# – Quang Jun 8 at 21:08
So I kinda see how the parent-cases got a 0 estimate, so it all sorts to the bottom... but check out the aggregate of the parent-cases in the outline view. It says 1.5 hours but shouldn't it be 5.5 hours? Also the flat-view is correct, because it doesn't show the parent-cases (greyed-out) that doesn't match the filter... – Quang Jun 8 at 21:11

Your Answer

Browse other questions tagged or ask your own question.