GSA / notifications-admin

The UI of Notify.gov
https://notify.gov
Other
11 stars 2 forks source link

Diagnose paths to repo/get more info on: "messages being sent with wrong phone number #2051

Closed em-herrick closed 1 week ago

em-herrick commented 1 month ago

We have had a break in the cold case of messages coming from incorrect and more than one service numbers. A GSA team started using Notify to text staff and learned after sending out their first batch that the texts are coming from multiple numbers.

Here are some of the different numbers that people were getting the texts from: 844-734-2791 888-904-6435 888-840-2596 844-734-2791 844-795-2263 (833) 595-1552

Work-to-date

Related issue:

Cliff traced through the code and added a bunch of debug, but was never able to repro and we stopped hearing about it from users. I added the experimental validation that should have blocked messages with the wrong sender number but apparently is not doing so. The issue is that this was happening a few months ago, but when we went to investigate, it stopped happening. And now it's started up again.

The check was put in based on thought experiment since we can't seem to reproduce ourselves.

Next step:

ccostino commented 1 week ago

I've copied the information from this issue into #1701 - closing this one as a duplicate!