Skip to content

[2024.06.0] Cannot create groups with the same name #10165

@marcportabellaclotet-mt

Description

Description:

In the latest version of Authentik IDP (2024.06.0), attempting to create multiple groups with the same name results in an error message stating that the field must be unique. This behavior differs from version 2024.04.0, where it was possible to create multiple groups with the same name without any issues.

Steps to Reproduce:

  1. Navigate to the groups creation page in the Authentik IDP UI.
  2. Create a group with a specific name (e.g., "TestGroup").
  3. Attempt to create another group with the same name ("TestGroup").
  4. Observe the error message: "The field must be unique."

Expected Behavior:
It should be possible to create multiple groups with the same name, as was the case in version 2024.04.0.

Actual Behavior:
The UI returns an error message indicating that the group name must be unique, preventing the creation of multiple groups with the same name.

Screenshots:
image
image

Environment:

  • Authentik IDP version: 2024.06.0
  • Browser: [ Firefox]
  • OS: [Linux]

Additional Context:
This change in behavior might be related to recent updates in version 2024.06.0. It would be helpful to understand whether this is an intended change or a bug. If it's an intended change, documentation or release notes highlighting this new constraint would be appreciated.


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions