Content
View differences
Updated by Kabiru Mwenja about 1 year ago
When we use a @mention we make a query for which users to show. The idea is to filter the request based on the current "restriction" state of the comment and return only the relevant users.
* ~~(might need to confirm with product)~~
> **Product Decision:** It should not be possible to @mention _@mention_ users who will not be able to view the comment with restricted visibilty (i.e, the drop-down needs to exclude users without the requisite permissions)
* If a user who does not have the permissions to view restricted-visibility comments is mentioned in a regular comment and the 'Restrict visibility' checkbox is then checked, the @mention is turned into plain text. Unchecking the "Restrict visibility" checkbox will not re-convert previously stripped @mentions back to links.
*
> **Product Decision:**
* If a user who does not have the permissions to view restricted-visibility comments is mentioned in a regular comment and the 'Restrict visibility' checkbox is then checked, the @mention is turned into plain text. Unchecking the "Restrict visibility" checkbox will not re-convert previously stripped @mentions back to links.