RocketChat/Rocket.Chat

Private message unread count 0 for normal user

Open

#23,977 创建于 2021年12月17日

在 GitHub 查看
 (36 评论) (4 反应) (0 负责人)TypeScript (45,311 star) (13,573 fork)batch import
good first issuehacktoberfest

描述

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

贡献者指南