Pangolin shows Organization ID is already taken even after choosing different one #783

Closed
opened 2026-04-05 17:42:11 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @codewhizz on 10/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

  • OS Type & Version: Ubuntu 24.04
  • Pangolin Version: v1.10.3
  • Gerbil Version: 1.2.1
  • Traefik Version: v3.5
  • Newt Version: 1.5.2
  • Olm Version: (if applicable)

To Reproduce

Considering, an organization with name "My Organization" already exists. We perform these steps

  1. Click Organization on top left
  2. New Organization
  3. Type "My Organization" in Organization Name field - (Error shows - Organization ID is already taken. Please choose a different one.)
  4. Change Organization ID to something different.
  5. Error still exists even after changing Organization ID

Expected Behavior

On choosing different organization ID, Pangolin should be able to function correctly. The validation is based on ID.

*Originally created by @codewhizz on 10/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 - OS Type & Version: Ubuntu 24.04 - Pangolin Version: v1.10.3 - Gerbil Version: 1.2.1 - Traefik Version: v3.5 - Newt Version: 1.5.2 - Olm Version: (if applicable) ### To Reproduce Considering, an organization with name "My Organization" already exists. We perform these steps 1. Click **Organization** on top left 2. **New Organization** 3. Type "My Organization" in **Organization Name** field - (Error shows - `Organization ID is already taken. Please choose a different one.`) 4. Change **Organization ID** to something different. 5. Error still exists even after changing **Organization ID** ### Expected Behavior On choosing different organization ID, Pangolin should be able to function correctly. The validation is based on ID.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#783