YCPRadioTelescope / RT-Contracts

Back-end architecture for the Radio Telescope Senior Software Design Project for the 2018-2019 academic year
3 stars 1 forks source link

User notification type update must check for null phone number #68

Closed jhorne98 closed 4 years ago

jhorne98 commented 4 years ago

Currently, if a user changes their notification type to "SMS" or "ALL" the application will not check if their phone number is null. This must be updated to prevent these types for users with no phone number.