Posted by Junni on July 24, 2009 at 2:46pm
4 followers
Jump to:
| Project: | Views Group By |
| Version: | 6.x-1.0-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
#2
Yeah, 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.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
Still a big bummer not to be able to sort by the group by count... which would be the point of the module for me :)