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

Don't try to auto-create special groups #805

Open
adorton-adobe opened this issue Nov 4, 2022 · 0 comments
Open

Don't try to auto-create special groups #805

adorton-adobe opened this issue Nov 4, 2022 · 0 comments
Labels

Comments

@adorton-adobe
Copy link
Collaborator

adorton-adobe commented Nov 4, 2022

Description
Want to avoid this error when targeting special groups with auto-create enabled.

CRITICAL processor - Unable to create %s user group: '_support_admin' on 'Sign' (error: '_support_admin': Illegal group name)

(this message also has a formatting issue)

Group create should check group name syntax, refuse to create special groups and log a warning that group creation was skipped.

Steps to reproduce

Testing/reproducing this issue requires an admin group that isn't returned in the org's group list from a UMAPI groups query. Otherwise the auto-create logic will not trigger.

The UMAPI will generally omit admin roles from the group list that have never had someone assigned to them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant