Chat notification email footer still links to chat preferences

In FEATURE: separate chat emails from regular emails by dbattersby · Pull Request #36018 · discourse/discourse · GitHub 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

discourse/plugins/chat/app/views/user_notifications/chat_summary.html.erb at 51daf75123b018e08358b0b6c04c80210f109490 · discourse/discourse · GitHub discourse/plugins/chat/app/views/user_notifications/chat_summary.text.erb at 51daf75123b018e08358b0b6c04c80210f109490 · discourse/discourse · GitHub

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).

2개의 좋아요

It should be fixed with this change:

https://github.com/discourse/discourse/commit/e7fc2d46597c0cf4441bea070dc2f9610e8ca82b

4개의 좋아요

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