-
Notifications
You must be signed in to change notification settings - Fork 77
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
Default group does not show anymore after page reload #414
Comments
This issue just hit me on NC25.0.1 – if it's the same?
Before and after step 4, the newly created user isn't assigned any group. Neither the preset nor any created group (an empty group in my case) works. |
I also just ran into this issue. From what I could tell, when saving the configuration of the registration plugin in the {"admin_approval_required":true,"allowed_domains":"","domains_is_blocklist":false,"show_domains":false,"email_is_optional":false,"disable_email_verification":false,"email_is_login":false,"username_policy_regex":"","show_fullname":false,"enforce_fullname":false,"show_phone":false,"enforce_phone":false,"additional_hint":"","email_verification_hint":""} However, if you change the default group twice, the default is group is sent to the server and works fully as expected afterwards. |
"Registered users default group" looks like just doesn't save at all. New users would need to be manually added to the group. Having require admin approval is a must, but that would be problematic if there's too many new user sign ups |
Try this : |
Not sure if this is a regression from #411 or something else
Steps to reproduce
Expected behaviour
Group shows as selected
Actual behaviour
Nothing is selected
The text was updated successfully, but these errors were encountered: