mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-03 07:20:44 -05:00
Now looking at the updated_at date, we are getting the alert if the notification was created_at:17:29 updated to created status at 17:30, so the letter is in the next days bucket. Not sure if I want to make this change, there isn't an index on updated_at, so the query might be slow.