In api_common::utils
email functions, return early instead of panicking when email field is None
#4974
Labels
api_common::utils
email functions, return early instead of panicking when email field is None
#4974
This is cleaner than having this condition wherever the functions are called
The text was updated successfully, but these errors were encountered: