Closed (fixed)
Project:
Views Group By
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2009 at 14:46 UTC
Updated:
10 Oct 2011 at 19:08 UTC
When a sort criteria is set in a view, and group by is activated, the sort field is appended to the GROUP BY statement and not in the ORDER BY statement
Comments
Comment #1
junni commentedComment #2
irakli commentedYeah, right now you should sort using the group_by settings, not the views settings. Maybe it can change in the future, when Views settings become a filter, rather than a field.
Comment #4
doublejosh commentedStill a big bummer not to be able to sort by the group by count... which would be the point of the module for me :)