Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
tests
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2011 at 08:18 UTC
Updated:
5 Aug 2012 at 17:18 UTC
I'm lost on where the priority for the Group by feature is right now.
From the Views 3 road map http://drupal.org/node/646284 it says this feature is complete with an issue link -> http://drupal.org/node/396380
That issue is marked as closed by Dagmar for 7.x-3.x-dev branch and then dagmar recommends further work goes in #695298: Allow CCK to work with GROUP BY support in Views which is an issue marked for the 6.x-2.x-dev branch.
Is the Group By feature for views-6.x-3.x-dev on the back burner right now or is anyone working on it?
I'm personally having issues getting GROUP BY to work with the views-6.x-3.x-dev branch and CCK.
Comments
Comment #1
achtonSubscribe.
Comment #2
bojanz commentedAs you can see from the linked issue (#695298: Allow CCK to work with GROUP BY support in Views), there's no GROUP BY support for CCK currently, and nobody is working on it (people are either busy, or pushing the 7.x port which is still not as good as 6.x-3.x, or both).
You can go to the issue linked above and provide your testing info, help push it along. As far as I can see, it only does grouping on a CCK field, aggregate functions are still unsupported (which is the same level of support we managed for 7.x at the beginning of January).
Comment #3
R.J. Steinert commentedThank you for the clarification bojanz.
Comment #5
lukawanjohi commentedThanks Bojanz, spent inordinate amount of time trying to get aggregation to work on 6x
Comment #6
dawehnerViews itself works fine, it's just cck which has a problem.
Update the issue status.
Comment #8
sydkoh commentedI agree with lukawanjohi....