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

summaryInvitedMemberCount is unreliable #2133

Open
dbkr opened this issue Jan 26, 2022 · 0 comments
Open

summaryInvitedMemberCount is unreliable #2133

dbkr opened this issue Jan 26, 2022 · 0 comments
Labels

Comments

@dbkr
Copy link
Member

dbkr commented Jan 26, 2022

Describe the bug
This seems to cause summaryInvitedMemberCount to incorrectly be 1 which causes getInvitedMemberCount() in turn to be 1, despite the fact that the room state has two members, both of which are joined. The summary counts seem to not get reset in some circumstances.

This originally manifested as element-hq/element-web#20753 but I'm filing a separate bug as I'll revert the change that caused it.

To Reproduce
Steps to reproduce the behavior:
On Element-web / desktop:

  1. On user A, start chat with user B
  2. Accept on user B's client
  3. Immediately refresh on User A's client

Expected behavior
summaryInvitedMemberCount should be 0 for the room (two users, both joined).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant