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

achton’s picture

Subscribe.

bojanz’s picture

As 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).

R.J. Steinert’s picture

Status: Active » Fixed

Thank you for the clarification bojanz.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

lukawanjohi’s picture

Component: Miscellaneous » tests
Status: Closed (fixed) » Active

Thanks Bojanz, spent inordinate amount of time trying to get aggregation to work on 6x

dawehner’s picture

Status: Active » Fixed

Views itself works fine, it's just cck which has a problem.

Update the issue status.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

sydkoh’s picture

I agree with lukawanjohi....