I have configured a View But not working as expected. Please Check the Attachment.
Not sure why. Have you tried the distinct option? If you post the export of the view I can reproduce.
Possibly distinct will not work for views 2.7 because of: #284392: db_rewrite_sql causing issues with DISTINCT
I understood the problem. I changed the type from node to user relationship and that fixed it.
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
alex.k commentedNot sure why. Have you tried the distinct option? If you post the export of the view I can reproduce.
Comment #2
osopolarPossibly distinct will not work for views 2.7 because of: #284392: db_rewrite_sql causing issues with DISTINCT
Comment #3
infabmfy commentedI understood the problem.
I changed the type from node to user relationship and that fixed it.
Comment #4
alex.k commented