Closed (fixed)
Project:
Slickgrid
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2011 at 20:52 UTC
Updated:
13 Jun 2012 at 04:55 UTC
I'm getting this error "There are duplicate uids in this grid - each row must be unique." I've checked over the view and database several times and there is now way duplicate UID's are appearing.
What can I do to help you troubleshoot this?
Comments
Comment #1
bryancasler commentedSeems like this problem is related to including Location module fields.
Comment #2
bryancasler commentedSame error if I try to display a list of the groups the user is a member of. Might have something to do with array's being returned.
Comment #3
ben_scott commentedHi -
Sorry about this - one of the changes I made to get this to work with views RC3 meant it wasn't always using the right field to check duplication. It should be fixed in the latest release, but let me know if not & I'll investigate further.
Cheers,
Ben
Comment #5
Chris Gillis commentedIf you actually want to display duplicates, see: http://drupal.org/node/1630988