RocketChat/Rocket.Chat

Private message unread count 0 for normal user

Open

#23.977 geöffnet am 17. Dez. 2021

Auf GitHub ansehen
 (36 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)TypeScript (13.573 Forks)batch import
good first issuehacktoberfest

Repository-Metriken

Stars
 (45.311 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 1h) (230 gemergte PRs in 30 T)

Beschreibung

Description:

Steps to reproduce:

  1. call /api/v1/subscriptions.get
  2. response object has unread count 0 even if the channel has unread message

Expected behavior:

get the number of unread count from the channels

Actual behavior:

image

Server Setup Information:

  • Version of Rocket.Chat Server: rocket chat iframe integration

Contributor Guide