Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QA] naming collisions with normal groups #533

Open
jnweiger opened this issue Aug 25, 2022 · 1 comment
Open

[QA] naming collisions with normal groups #533

jnweiger opened this issue Aug 25, 2022 · 1 comment

Comments

@jnweiger
Copy link
Contributor

Seen with customgroups-0.7.0-rc.1 and 0.6.2 (not a regression)

  • Admin uses '+ add group' on the user account bob to give him a group 'bob-group'.
  • Admin navigates to settings -> customgroups and clicks 'create Group' with the same name 'bob-group'. BAD
    • Both groups are distinct objects, e.g. user bob is not member in the second group. OK

image


image

Expected behaviour:

  • Existing normal group names cannot be used as custom groups.
  • Existing custom groups cannot be used a normal groups.
@jnweiger jnweiger mentioned this issue Aug 25, 2022
42 tasks
@jnweiger
Copy link
Contributor Author

Still seen with 0.9.0-rc.1
One bob-g is a normal group, the other is a custom group:
User has no hint, which is which. BAD.

grafik

@jnweiger jnweiger mentioned this issue Feb 21, 2024
43 tasks
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

No branches or pull requests

1 participant