You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes an issue where sending a text message to a phone number not
in the GOV.UK Notify allow list results in the `delivery_status` being
`nil` which is not valid in the database and results in a not-null
violation error being raised.
Sentry-Issue: 6902387175
0 commit comments