Skip to content

Bug: User status does not update in "UserPresence:online" #56

@AvivBenShoham

Description

@AvivBenShoham

Description:
When a user is making an active usage of the R.C App, user's status should be change in the UserPresence.setConnection, which is being called from the event "UserPresence:online".

Altough, the status does not change due to a wrong update query.

image

The status will be change only for user's that have a statusDefault: "online".
Which means that if a user is offline, and does not have a statusDefault, he'll stay "offline" while he should be "online".

The query should be:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions