You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting delete permissions in Administration, the priority behavior for forcedeletemessage, deletemessage, and deleteOwnMessage is not functioning as expected
Specifically, users are able to view the delete icon if deleteOwnMessage is not set to true, even when the priority hierarchy is correctly configured
Steps to reproduce:
Go to the Administration panel.
Navigate to the Permissions section and configure delete permissions for a channel.
Set forcedeletemessage to false for users.
Set deletemessage to false for users
Set deleteOwnMessage to false.
Attempt to view the delete icon as a user in the channel.
Expected behavior:
When deleteOwnMessage is set to false, users should not see the delete icon for their messages.
When deleteOwnMessage is set to true, users should only see the delete icon for their own messages.
The permissions hierarchy should prioritize:
Description:
When setting delete permissions in Administration, the priority behavior for forcedeletemessage, deletemessage, and deleteOwnMessage is not functioning as expected
Specifically, users are able to view the delete icon if deleteOwnMessage is not set to true, even when the priority hierarchy is correctly configured
Steps to reproduce:
forcedeletemessage
to false for users.deletemessage
to false for usersdeleteOwnMessage
to false.Expected behavior:
When
deleteOwnMessage
is set to false, users should not see the delete icon for their messages.When
deleteOwnMessage
is set to true, users should only see the delete icon for their own messages.The permissions hierarchy should prioritize:
forcedeletemessage
deletemessage
deleteOwnMessage
Actual behavior:
EmbeddedChat._.Simple.-.Simple.Storybook.-.Brave.2024-12-29.02-14-42.mp4
The text was updated successfully, but these errors were encountered: