Select Git revision
db
-
-
- Open in your IDE
- Download source code
- Download this directory
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
mail_room was configured to deliver mail to the `incoming_email` queue while `EmailReceiveWorker` was reading the `email_receiver` queue. Adds a migration that repeats the work of a previous migration to ensure all mails that wound up in the old queue get processed. Closes #23689