Sorting out of sync

STNyborg - January 31, 2008 - 22:52
Project:Members
Version:5.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:STNyborg
Status:won't fix
Description

I have created a view of members with a specific user role showing various field values. However when I want to sort the columns of data the view does not sort them correctly. Are there any known bugs on sorting member views ?

AttachmentSize
screendump.png41.06 KB

#1

STNyborg - January 31, 2008 - 22:54
Title:Sorting is out of sync» Sorting out of sync

#2

barrysampson - February 9, 2008 - 13:34

Subscribing to this issue

(STNyborg - I'm not aware of a other way to subscribe to an issue - sorry for any confusion)

#3

STNyborg - February 7, 2008 - 10:23

barry, I am not sure with what you mean with Subscribing?

#4

iczaka - March 6, 2008 - 10:50

Hi,
I had a problem looking like yours. I have found the source of my problem:
The profile_values table is corrupted by module User import. The table profile_values has no unique index.
Duplicate records, with value field empty are crated for some fields (in my configuration this fields are defined as mandatory, visible on registration form).
Once duplicate records removed, Members module works correctly.

#5

barrysampson - March 9, 2008 - 14:34

iczaka thanks for the tip. I had nearly 5,000 duplicate fields. Once I removed those, the Members module works fine for me.

#6

Junyor - March 9, 2008 - 15:27
Status:active» won't fix

Sounds like a problem in the user import or profile module, then.

 
 

Drupal is a registered trademark of Dries Buytaert.