-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Add "discussions" as room type in admin UI → Rooms #14962
Copy link
Copy link
Closed
Milestone
Description
Description:
Currently it's only possible to filter between Channels, Direct Messages and Groups. There is no way to display just the new discussions room type in the "Rooms" overview in the administration UI.
It also shows the room ID rather than the discussion title as "Name".
Steps to reproduce:
- Create a new discussion
- Go to the Administration UI → Rooms
Expected behavior:
- There should be an additional checkbox for filtering purposes.
- The discussion title should be displayed
Actual behavior:
- No way to filter for discussions
- Room ID rather than discussion title is shown
Server Setup Information:
- Version of Rocket.Chat Server: 1.1.1.
- Operating System: Cloud
- Deployment Method: Cloud
- Number of Running Instances: Cloud
- DB Replicaset Oplog: Cloud
- NodeJS Version: Cloud
- MongoDB Version: Cloud
Additional context
Discussion called test-discussion
View from administration UI → Rooms
Reactions are currently unavailable

