FIX: when getting a reply by email, ensure it's by the same user
This commit is contained in:
@@ -62,7 +62,6 @@ module Jobs
|
||||
message_template = :email_reject_post_error_specified
|
||||
template_args[:post_error] = e.message
|
||||
end
|
||||
|
||||
else
|
||||
message_template = nil
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user