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

Can't reject or accept an invite #1023

Open
MarcWadai opened this issue Jun 3, 2024 · 0 comments
Open

Can't reject or accept an invite #1023

MarcWadai opened this issue Jun 3, 2024 · 0 comments
Labels
backend bug Something isn't working P2 Priority 2

Comments

@MarcWadai
Copy link
Contributor

MarcWadai commented Jun 3, 2024

There can be situations where the invite is stuck and the user cannot remove it. And the notifications seems also to be stuck.


Tests

Test 1

  • Invite a user B with user A
  • See the notification on user B without doing anything else
  • delete the room with user A
  • Accept the invite with user B -> an error popup is displaying (normal because the room doesnt exist yet)
  • Reject the invite -> the notification and invite disappear well

Test 2

  • Invite a user B with user A
  • See the notification on user B without doing anything else
  • Remove the invite
  • The invite and notification disappear for user B

Test 3

Same as test 2 but with two users on different instance (over federation) !

  • We get a stuck notification and cannot refuse the invite
  • When we accept the notification this popup show up
    image
  • When we reject the invite, this popup is displayed
    image

Test 4

There should be another situation where the user click accept on the invite but get an error 502 :
image


Steps to reproduce :

  • See test 3

TODO

There is an open ticket on synapse side regarding this issue element-hq/synapse#4808

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working P2 Priority 2
Projects
Status: blocked/waiting
Development

No branches or pull requests

1 participant