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

Fix phone number validation #167

Merged
merged 4 commits into from
Jan 21, 2025
Merged

Fix phone number validation #167

merged 4 commits into from
Jan 21, 2025

Conversation

Smalls1652
Copy link
Owner

Description

Fixes a bug when a phone number is supplied as dddddddddd in a CSV file and causes it to return null.

Type of change

  • 🌟 New feature
  • 💪 Enhancement
  • 🪳 Bug fix
  • 🧹 Maintenance

Related issues

  • None

@Smalls1652 Smalls1652 added bug Something isn't working CsvImporter Related to the CsvImporter project Class library Related to the Lib project labels Jan 21, 2025
@Smalls1652 Smalls1652 self-assigned this Jan 21, 2025
@Smalls1652 Smalls1652 merged commit 7a35836 into main Jan 21, 2025
3 checks passed
@Smalls1652 Smalls1652 deleted the fix/phone-number-validation branch January 21, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Class library Related to the Lib project CsvImporter Related to the CsvImporter project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant