iachat/spec/presenters
Muhsin Keloth 97efd36bc5
fix: Add missing CSAT URL in email reply templates (#11808)
As part of PR [#11622](https://github.com/chatwoot/chatwoot/pull/11622),
we intentionally hide CSAT survey URLs from agents in the dashboard to
avoid exposing those links internally. However, email replies being
external communications to contacts should still include the survey
URLs.

We missed handling that specific case for email channels. All other
external channels like WhatsApp, Instagram, Telegram, etc., were already
working correctly and continue to include the survey URLs as intended.

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
2025-06-26 01:19:58 +05:30
..
conversations chore: Update the precision of the updated_at timestamp in conversation model (#10875) 2025-02-10 20:22:11 -08:00
reports feat(v4): Update the report pages to show aggregate values (#10766) 2025-01-28 09:19:18 +05:30
html_parser_spec.rb chore: Improve email parsing using email trimmer gem (#3611) 2021-12-22 18:16:40 +05:30
mail_presenter_spec.rb chore: Stop processing auto-response emails (#9606) 2024-06-13 14:19:11 -07:00
message_content_presenter_spec.rb fix: Add missing CSAT URL in email reply templates (#11808) 2025-06-26 01:19:58 +05:30