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

User Group cleared if validation fails #3971

Closed
alexjcollins opened this issue Mar 9, 2019 · 0 comments
Closed

User Group cleared if validation fails #3971

alexjcollins opened this issue Mar 9, 2019 · 0 comments

Comments

@alexjcollins
Copy link

Description

When creating a user, if there is a validation error (such as duplicate email), the user group selection is cleared.

If you forget to check, you end up fixing the validation error and saving, which then doesn't lock in the user group selection you wanted.

Steps to reproduce

  1. Create user with data that will fail validation
  2. Select a user group
  3. Hit save
  4. Check the Permissions tab

Additional info

  • Craft version: 3.1.16
  • PHP version: 7.3.2
  • Database driver & version: PostgreSQL 11.1
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