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

Revert changes in 94.0 to remove old phone number validation code with fix to emergency contact issue #1184

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rparke
Copy link
Contributor

@rparke rparke commented Jan 10, 2025

We have a fix pending for admin for the emergency contact list issue. This removes the old validation code again and adds a flag should_validate_phone_number which lets us toggle validation on/off for CSVs so that we can validate new uploads but be more relaxed when trying to send from old emergency contact lists in S3 that may contain invalid numbers.

@rparke rparke force-pushed the remove-old-phonenumber-validation branch 2 times, most recently from 942c223 to b6b0965 Compare January 24, 2025 16:20
…nenumbers validate method on CSVs

A fix is ready for admin that will allow CSVs for emergency contact lists in S3 to send, even if they contain an invalid row, to prevent the whole contact list from failing to send. This does not impact new CSVs which will all be validated properly
@rparke rparke force-pushed the remove-old-phonenumber-validation branch from b6b0965 to df074b6 Compare January 24, 2025 16:44
@rparke rparke changed the title Revert "Merge pull request #1178 from alphagov/revert-remove-old-phon… Revert changes in 94.0 to remove old phone number validation code with fix to emergency contact issue Jan 24, 2025
@rparke rparke marked this pull request as ready for review January 24, 2025 16:48
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.

1 participant