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

Removing or banning someone from a space fails silently if it gets rate-limited #22638

Open
robintown opened this issue Jun 23, 2022 · 0 comments
Labels
A-Moderation A-Spaces Spaces, groups, communities O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect

Comments

@robintown
Copy link
Member

Steps to reproduce

  1. Be an admin of a large space
  2. Ban someone from that space, using the bulk "ban them everywhere I can" option

Outcome

What did you expect?

The user should get banned from every room in the space.

What happened instead?

The user remained unbanned in certain rooms, presumably due to rate-limits. Separately, the code is supposed to show an error dialog if something like this happens, but it ends up swallowing the error silently.

Operating system

NixOS unstable

Browser information

Firefox 101.0.1

URL for webapp

develop.element.io

Application version

Element version: 7a131fc-react-18c21d77cd6c-js-58227307974a Olm version: 3.2.8

Homeserver

Synapse 1.61.0

Will you send logs?

No

@robintown robintown added T-Defect S-Major Severely degrades major functionality or product features, with no satisfactory workaround A-Spaces Spaces, groups, communities A-Moderation O-Occasional Affects or can be seen by some users regularly or most users rarely labels Jun 23, 2022
@turt2live turt2live added O-Uncommon Most users are unlikely to come across this or unexpected workflow and removed O-Occasional Affects or can be seen by some users regularly or most users rarely labels Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Moderation A-Spaces Spaces, groups, communities O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect
Projects
None yet
Development

No branches or pull requests

2 participants