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
The permission "Delete Private Channels[delete-p]" seemed to be originally intended to allow private rooms to be deleted by their owners. Changing this no longer seems to have any effect, due to the template having "canDeleteRoom" button commented out completely (packages/rocketchat-channel-settings/client/views/channelSettings.html)
Set permissions so owners can delete private channels
Create a private channel
Go to Info, and no Delete button available.
Expected behavior:
A delete button to be available. This is important due to users needing to manage their own transient groups that will have limited lifespans and have no archive value.
Actual behavior:
No delete button is displayed.
Relevant logs:
The text was updated successfully, but these errors were encountered:
Description:
The permission "Delete Private Channels[delete-p]" seemed to be originally intended to allow private rooms to be deleted by their owners. Changing this no longer seems to have any effect, due to the template having "canDeleteRoom" button commented out completely (packages/rocketchat-channel-settings/client/views/channelSettings.html)
Possibly due to commit:
752bccd
Server Setup Information:
Steps to Reproduce:
Expected behavior:
A delete button to be available. This is important due to users needing to manage their own transient groups that will have limited lifespans and have no archive value.
Actual behavior:
No delete button is displayed.
Relevant logs:
The text was updated successfully, but these errors were encountered: