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

User automatically joins a community even after canceling the join request when the community admin comes online. #17576

Closed
VolodLytvynenko opened this issue Oct 6, 2023 · 0 comments · Fixed by #17941

Comments

@VolodLytvynenko
Copy link
Contributor

Steps:

  1. User A creates an open community.
  2. User A shares the community with User B.
  3. User A goes offline.
  4. User B requests to join the community.
  5. User B cancels the request (changing the community status to "opened").
  6. User A goes online.
  7. User B checks the community status.

Actual result:

User B is automatically joined to the community after the community owner goes online.

community_cr.mp4

Expected result:

User B should only join the opened community if it is in a pending status when the community owner comes online.

Env:

  • Nightly [6 Oct 2023]

Logs:

Status-debug-logs.zip

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

Successfully merging a pull request may close this issue.

5 participants