Skip to content
Snippets Groups Projects
Unverified Commit b715cede authored by Claire's avatar Claire Committed by GitHub
Browse files

Fix mailer jobs for deleted notifications erroring out (#16294)

Fixes an oversight in the Rails 6 migration
parent fcdae100
No related branches found
No related tags found
No related merge requests found
ActionMailer::DeliveryJob.class_eval do
ActionMailer::MailDeliveryJob.class_eval do
discard_on ActiveJob::DeserializationError
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment