Skip to content

Video message sent into wrong channel if recording was canceled before #14872

@frdmn

Description

@frdmn

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:

  1. Go to #channel_first
  2. Record a new video message
  3. Cancel out the video message popup
  4. Switch active channel to #channel_second
  5. 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:

Metadata

Metadata

Assignees

Labels

area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions