Skip to content

feat: email validation #4075

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

Merged
merged 2 commits into from
Jul 28, 2025
Merged

feat: email validation #4075

merged 2 commits into from
Jul 28, 2025

Conversation

brunomiguelpinto
Copy link
Contributor

@brunomiguelpinto brunomiguelpinto commented Jul 28, 2025

Context

we've added email pre-formatting to strip invisible characters, though somethimes we might not have an email. This PR fixes the case when customer is being created / updated without email

Description

  • added &. before calling gsub on the email in case email is being updated to nil

@annvelents annvelents merged commit 982a278 into main Jul 28, 2025
14 checks passed
@annvelents annvelents deleted the fix-email-present branch July 28, 2025 13:03
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

Successfully merging this pull request may close these issues.

3 participants