-
Notifications
You must be signed in to change notification settings - Fork 13.5k
pruning based on user does not work as intented #11607
Copy link
Copy link
Closed
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug
Milestone
Description
Description:
pruning based on @svennd "at user" is removing all messages contrary to what the description says:
"Only prune content from these users (leave empty to prune everyone's content)"
Steps to reproduce:
- (web interface) -> public channel 3 dots -> prune messages
- @user_to_delete
- (optional set time)
- Prune
Expected behavior:
Remove messages for @user_to_delete
Actual behavior:
remove all messages prior to set time (if this option)
Server Setup Information:
- Version of Rocket.Chat Server: 0.68.0
- Operating System: 4.15.17-2-pve
- Deployment Method: tar
- Number of Running Instances: 1
- DB Replicaset Oplog: disabled
- NodeJS Version: v8.9.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug