-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Video message sent into wrong channel if recording was canceled before #14872
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:
Video message can be sent into wrong channel when it was canceled in a different channel before uploaded in first place.
Steps to reproduce:
- Go to
#channel_first - Record a new video message
- Cancel out the video message popup
- Switch active channel to
#channel_second - Record a new video message and upload it
Expected behavior:
Video message should have been sent to #channel_second, since this was the channel it was created from.
Actual behavior:
Video message is sent to #channel_first.
Server Setup Information:
- Version of Rocket.Chat Server: 1.1.0
- Operating System: Cloud
- Deployment Method: Cloud
- Number of Running Instances: Cloud
- DB Replicaset Oplog: Cloud
- NodeJS Version: Cloud
- MongoDB Version: Cloud
Additional context
Demo video of the problem:
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
