# Chat notification email footer still links to chat preferences

**URL:** https://meta.discourse.org/t/chat-notification-email-footer-still-links-to-chat-preferences/389424
**Category:** Bug
**Tags:** chat
**Created:** [23 בנובמבר,‏ 2025,‏ 7:25pm UTC](https://meta.discourse.org/t/chat-notification-email-footer-still-links-to-chat-preferences/389424 "2025-11-23T19:25:30Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [23 בנובמבר,‏ 2025,‏ 7:25pm UTC](https://meta.discourse.org/t/chat-notification-email-footer-still-links-to-chat-preferences/389424/1 "2025-11-23T19:25:30Z")

</div>

In [FEATURE: separate chat emails from regular emails by dbattersby · Pull Request #36018 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/36018#event-20916607917) the chat email preference was moved from the chat tab to the emails tab.

But the link in the footer of the email still takes you to the chat tab

> <https://github.com/discourse/discourse/blob/51daf75123b018e08358b0b6c04c80210f109490/plugins/chat/lib/chat/user_notifications_extension.rb#L30-L30>

[discourse/plugins/chat/app/views/user\_notifications/chat\_summary.html.erb at 51daf75123b018e08358b0b6c04c80210f109490 · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/51daf75123b018e08358b0b6c04c80210f109490/plugins/chat/app/views/user_notifications/chat_summary.html.erb#L83) [discourse/plugins/chat/app/views/user\_notifications/chat\_summary.text.erb at 51daf75123b018e08358b0b6c04c80210f109490 · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/51daf75123b018e08358b0b6c04c80210f109490/plugins/chat/app/views/user_notifications/chat_summary.text.erb#L7)

Maybe it makes sense to remove “frequency” from the text in the footer, too. I expected different options than “never” and “only when away” to configure a frequency (which would be a great feature too).

> <https://github.com/discourse/discourse/blob/4e7ad756c04a874a681c13feacb88e3d0b021208/plugins/chat/config/locales/server.en.yml#L286-L286>

> <https://github.com/discourse/discourse/blob/4e7ad756c04a874a681c13feacb88e3d0b021208/plugins/chat/config/locales/server.en.yml#L278-L279>

---

<div class="post-metadata">

### Author: ![davidb](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/davidb/32/554671_2.png) [@davidb](https://meta.discourse.org/u/davidb)
#### Post date: [24 בנובמבר,‏ 2025,‏ 7:02am UTC](https://meta.discourse.org/t/chat-notification-email-footer-still-links-to-chat-preferences/389424/3 "2025-11-24T07:02:26Z")

</div>

It should be fixed with this change:

[https://github.com/discourse/discourse/commit/e7fc2d46597c0cf4441bea070dc2f9610e8ca82b](https://github.com/discourse/discourse/commit/e7fc2d46597c0cf4441bea070dc2f9610e8ca82b)

---

<div class="post-metadata">

### Author: ![davidb](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/davidb/32/554671_2.png) [@davidb](https://meta.discourse.org/u/davidb)
#### Post date: [27 בנובמבר,‏ 2025,‏ 7:02am UTC](https://meta.discourse.org/t/chat-notification-email-footer-still-links-to-chat-preferences/389424/4 "2025-11-27T07:02:55Z")

</div>

This topic was automatically closed after 3 days. New replies are no longer allowed.
