Closed SmittieC closed 3 months ago
Warn the user if the whatsapp number as not found at the provider
Users will not be blocked if we cannot verify the number at the provider (in this case Twilio), but they will be warned and encouraged to double check
Will update on merge
Sorry, I removed the "form.is_valid()" in the test which is needed to actually call self.clean. Fixed now
self.clean
Description
Warn the user if the whatsapp number as not found at the provider
User Impact
Users will not be blocked if we cannot verify the number at the provider (in this case Twilio), but they will be warned and encouraged to double check
Demo
Docs
Will update on merge