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

No validation when updating the email of an existing member #17512

Open
andr317c opened this issue Nov 12, 2024 · 1 comment
Open

No validation when updating the email of an existing member #17512

andr317c opened this issue Nov 12, 2024 · 1 comment

Comments

@andr317c
Copy link
Contributor

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

15.0.0-rc4

Bug summary

When creating a member, there is validation for the email. But If update an existing member I can insert an invalid email without any validation errors.

Email

Specifics

No response

Steps to reproduce

  1. Create a member with a valid email
  2. Update member email to '4'
  3. See no validation issues

Expected result / actual result

I would expect that there is validation when I am updating the member email

@Zeegaan
Copy link
Member

Zeegaan commented Nov 14, 2024

Fix for this here: #17532

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

No branches or pull requests

2 participants