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

Split validation specific to the storage #1626

Merged
merged 2 commits into from
Apr 9, 2023

Conversation

jordisala1991
Copy link
Member

@jordisala1991 jordisala1991 commented Apr 9, 2023

Subject

I am targeting this branch, because this is BC.

Closes #1579.

Changelog

### Fixed
- Validation for unique `username` and `email` is applied to `usernameCanonical` and `emailCanonical` fields
- Validation for MongoDB persistence

@jordisala1991 jordisala1991 force-pushed the hotfix/validations branch 5 times, most recently from dafad30 to 644a645 Compare April 9, 2023 07:20
@VincentLanglet VincentLanglet merged commit dcec7f3 into sonata-project:5.x Apr 9, 2023
20 checks passed
@VincentLanglet
Copy link
Member

Thanks

@jordisala1991 jordisala1991 deleted the hotfix/validations branch April 9, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SonataUserBundle validator.xml does not adapt to MongoDB use
2 participants