지연된 이메일 거절 라벨이 실제 설명이 아닌 URL로 표시됩니다

If an email reply to a topic is older than 90 days it is rejected, but the column label in the Rejected page has the post URL rather than Email::Receiver::EmailReplyTooLate or whatever.

2개의 좋아요

Interesting. We have a hard-coded limit here @sam? This has gotta be so rare, but I am always a fan of better error messages..

2개의 좋아요

It’s adjustable with the “disallow reply by email after days” setting.

4개의 좋아요

OK cool so all we need to do is fix the error message!

4개의 좋아요

Fixed via:

https://github.com/discourse/discourse/commit/567be512c91eac314118fb7c61267c7b14f615f2

Thanks for reporting this issue @Dannii :+1:

3개의 좋아요