RocketChat/Rocket.Chat

Private message unread count 0 for normal user

Open

#23,977 opened on 2021年12月17日

GitHub で見る
 (36 comments) (4 reactions) (0 assignees)TypeScript (13,573 forks)batch import
good first issuehacktoberfest

Repository metrics

Stars
 (45,311 stars)
PR merge metrics
 (平均マージ 6d 1h) (30d で 230 merged PRs)

説明

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

コントリビューターガイド