Skip to content

Fixes feedbacks on mute/unmute channel functionality

Vaibhav Rathore requested to merge feature/1282/feedback into main

Targets #1284 (comment 127092)

Summary

  1. Issue with mute/unmute status not changing when user leaves the page and comes back - fixed by applying policy to lookup into cache
  2. Issue with users receiving mention notification even if they have muted channel - fixed by adding the check for user option when user is mentioned

Merge request reports