Closed (fixed)
Project:
Views Group By
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2009 at 14:30 UTC
Updated:
29 Apr 2009 at 11:20 UTC
Hello,
If I
1. create a node view
2. add a taxonomy parent term relationship (hierarchical taxonomy required)
3. add to the fields the taxonomy parent term
4. select this taxonomy parent as the group by field
I get a
GROUP BY uknown
query.
Comments
Comment #1
irakli commentedMake sure the group by field is the last one in the list of fields, when you order fields. Also, save and re-enter the view management screen, to make sure caches etc. are not stale.
Comment #2
giorgio79 commentedThanks irakli, meanwhile I chose another views query because I became mad and already deleted that view :D. Will try to rebuild but I was desperately looking to make what what I had in mind work :) Appreciate you taking your time to answer. Perhaps someone else will pick up on this.
Comment #3
irakli commentedComment #4
masood_mj commentedI think this tip (group by should be the last field in the list) needs to be mentioned in the tutorial boldly.
Comment #5
irakli commentedIt is on the project home-page, in bold with "Attention" :) Will add to tutorial too.
Thanks