Skip to content

Made it so that the ordering also checks for last name and pk when or…#3949

Merged
ColonelPhantom merged 1 commit into
masterfrom
fix-members-shwoing-twice
Jun 18, 2025
Merged

Made it so that the ordering also checks for last name and pk when or…#3949
ColonelPhantom merged 1 commit into
masterfrom
fix-members-shwoing-twice

Conversation

@BPC2004

@BPC2004 BPC2004 commented Jun 18, 2025

Copy link
Copy Markdown
Contributor

…dering the member list.

Closes #3916.

bug: some members were shown twice if they had the same name as other members

Summary

By ordering the members with last name and pk seems to have fixed it.

How to test

Make 30 users where they have the same first name but different last name. Then check in the member list if any of those members show up more then once.

@ColonelPhantom ColonelPhantom merged commit df96226 into master Jun 18, 2025
8 checks passed
@ColonelPhantom ColonelPhantom deleted the fix-members-shwoing-twice branch June 18, 2025 22:15
Scarletto pushed a commit that referenced this pull request Jun 25, 2025
…dering the member list. (#3949)

Co-authored-by: bpc <brampc@duck.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pagination of users seems broken

2 participants