-
Notifications
You must be signed in to change notification settings - Fork 557
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
We are facing an intermittent issue where the Audience API returns single user with id as null/undefined
This usually happens will certain time when all the collaborators have left the sesssion
When we query the cache directly we do not get any users there.
To Reproduce
Steps to reproduce the behavior:
It is intermittent
- Start a collaborative session
- Add some more collaborators
- Let all the collaborators leave
- Connect to container to fetch the audience
- You would get 1 user and id is null/undefined
Expected behavior
Ideally it should return zero users but if it still is returning 1 user for certain time then it should return with proper id
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working