mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-23 10:02:28 -05:00
Pangolin shows Organization ID is already taken even after choosing different one #719
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 @codewhizz on GitHub (Oct 13, 2025).
Describe the Bug
On choosing different organization ID, Pangolin still shows
Organization ID is already taken. Please choose a different one.. The validation is based on name, but instead it should be based on ID.Environment
To Reproduce
Considering, an organization with name "My Organization" already exists. We perform these steps
Organization ID is already taken. Please choose a different one.)Expected Behavior
On choosing different organization ID, Pangolin should be able to function correctly. The validation is based on ID.
@github-actions[bot] commented on GitHub (Oct 28, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@github-actions[bot] commented on GitHub (Nov 11, 2025):
This issue has been automatically closed due to inactivity. If you believe this is still relevant, please open a new issue with up-to-date information.