Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Livechat notifications shows #undefined #9341

Closed
Wouter0100 opened this issue Jan 5, 2018 · 0 comments · Fixed by #10686
Closed

Livechat notifications shows #undefined #9341

Wouter0100 opened this issue Jan 5, 2018 · 0 comments · Fixed by #10686

Comments

@Wouter0100
Copy link

Description:

When receiving notifications in Rocket.Chat+ (Android) for the livechat, I receive the notification that it is in a channel called "#undefined". Seems like a server-side issue, as the same message is present within the server logs.

See RocketChat/Rocket.Chat.Android#654 for more info where it was discussed throughout the discussion.

May be related to #3201.

Server Setup Information:

  • Version of Rocket.Chat Server: 0.60.1
  • Operating System: Ubuntu 16.04 LTS
  • Deployment Method(snap/docker/tar/etc): docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog: disabled (?)
  • Node Version: v8.9.3

Steps to Reproduce:

  1. Have a Rocket.Chat+ Android app logged in.
  2. Start a livechat session.
  3. Don't read the livechat session.
  4. Bingo.

Expected behavior:

Correct channel within the notification (and the ability to quick reply? although, this may be an bug in Rocket.Chat+ Android)

Actual behavior:

#undefined in notification.

Relevant logs:

�[34mI20180105-10:07:27.575(0) Push: send message "#undefined" via query { userId: 'mMvjThapLYfBCah4P' } 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment