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
The DELETE thread request is currently not passing the "reason" field from the modal. This make the ThreadDeletedEmail not being sent. We should update it to a POST request instead and update the tests to verify the mail is sent when we delete a thread with a given reason.