이 아이디어는 다음에 부분적으로 영감을 받았습니다: Show a preview of the email that will be sent when rejecting users
Revise 모달에 미리보기 버튼(또는 토글)을 추가합니다:
이렇게 하면 관리자가 템플릿의 관련 출력 내용을 포함하여 발송될 이메일의 전체(본문) 내용을 확인할 수 있습니다:
system_messages.reviewable_queued_post_revise_and_reject.text_body_template
system_messages.reviewable_queued_post_revise_and_reject_new_topic.text_body_template
이를 통해 관리자는 거절 이메일에 어떤 내용이 포함되는지 더 명확하게 파악할 수 있습니다.
현재는 관리자가 피드백 필드에 템플릿과 일치하지 않거나 중복되는 텍스트를 입력할 수 있습니다. 예를 들어 다음과 같이 입력하는 경우:
Hi Janet,
This is a duplicate of x post.
Best wishes,
John
결과적으로 다음과 같은 이메일이 생성될 수 있다는 사실을 모르고 입력하게 됩니다:
Hi Janet,
We've reviewed your post in Test Topic and have some feedback for you.
Reason: Duplicate post
Hi Janet,
This is a duplicate of x post.
Best wishes,
John
You can edit your original post below and re-submit to make the suggested changes, or reply to this message if you have any questions.
--------
Hello.
--------
Thanks,
TestForum Moderators
