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
Describe the bug
An email notification stating that a request is declined is not sent to the user. The logs the following:
2021-01-18T20:35:27.702Z [info][Notifications]: Sending notification for MEDIA_PENDING
2021-01-18T20:35:49.725Z [info][Notifications]: Sending notification for MEDIA_DECLINED
The first entry is the email to me, which I received. The second is the declined email, but nothing actually got sent. I am using my GMail SMTP details so can see everything that is sent in my Sent Items... the email definitely wasn't sent.
I have Media Declined enabled under the Email Notification settings.
What version of Overseerr are you running?
develop-2f97f61a6e8846975774aa16950a39ada2b1a016
To Reproduce
Steps to reproduce the behavior:
Enable Media Declined under the Email Notification settings
Decline a Pending Request
Expected behavior
Request Declined email notification is sent to the user.
Screenshots
The text was updated successfully, but these errors were encountered:
Just to add, I have tested it with both Plex and Local Users... it doesn't send the Declined email for either. Request and Available emails are functioning as expected though.
Describe the bug
An email notification stating that a request is declined is not sent to the user. The logs the following:
The first entry is the email to me, which I received. The second is the declined email, but nothing actually got sent. I am using my GMail SMTP details so can see everything that is sent in my Sent Items... the email definitely wasn't sent.
I have Media Declined enabled under the Email Notification settings.
What version of Overseerr are you running?
develop-2f97f61a6e8846975774aa16950a39ada2b1a016
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Request Declined email notification is sent to the user.
Screenshots
The text was updated successfully, but these errors were encountered: