Closed (works as designed)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2007 at 23:15 UTC
Updated:
29 Sep 2007 at 23:25 UTC
Hi!
First of all - thanx for this great module.
I think, I found a little problem. When I use sort by CCK field "Date" (multiple values enabled) - distinct option in view stops working and I get a lot of same nodes in list. When I delete option of sorting by this field - all works fine.
I used last releases of date, views and CCK at the moment.
Comments
Comment #1
yched commentedBefore Earl (rightly) bumps this to the CCK issue queue :
Yep, it's a known issue, I'm afraid - sorting on fields with multiple values results in duplicate rows - and I'm afraid there's not much that can be done about it. Multiple values are really nice stuff, but they have tricky SQL drawbacks.