mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-21 09:21:15 -05:00
[GH-ISSUE #1057] If you remove a user and try to add them again, it errors 'Failed to create user User already exists in this organization' #16722
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jtenniswood on GitHub (Jul 12, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1057
Originally assigned to: @miloschwartz on GitHub.
This is using an ODIC provider.
@adrianeastles commented on GitHub (Jul 12, 2025):
Could you verify that the user isn't listed under 'All Users' in the server admin panel? You'll need to log in as the root user to access this page: Pangolin Admin Users (Example Link)
@jtenniswood commented on GitHub (Jul 12, 2025):
Yes I can confirm I have removed them from there too.
@oschwartz10612 commented on GitHub (Jul 14, 2025):
Strange. Thanks for checking the admin page good suggestion @adrianeastles. Ill mark this and we can take a look ASAP.
Do you see any errors or logs in the pangolin container that you could share when you reproduce this issue?
@claysam75 commented on GitHub (Jul 17, 2025):
Following on from this as it seems like a similar issue - I invited a user (internal user - no identity provider). Their invite link expired before they used it. The user doesn't appear in the users list. When I go to make a new invite with the same email address, I get the same error message as OP
@miloschwartz commented on GitHub (Jul 21, 2025):
Does the user exist in the invites tab on the left?
@Bhuemann commented on GitHub (Jul 28, 2025):
Yes I am having this issue as well
@miloschwartz commented on GitHub (Sep 28, 2025):
I think this is fixed in latest. can you let me know?
@miloschwartz commented on GitHub (Dec 4, 2025):
Closing because pretty sure this is fixed