Cannot reject invite to empty room.
Describe how what happens differs from what you expected.
The decline button should remove the invitation regardless of room status. It is unacceptable that there are "ghost" invitations.
Log: sent/not sent?
For the desktop app:
initial report in synapse: matrix-org/synapse/issues/2293
I haven't been able to reproduce this yet.
If I:
If I:
@lampholder did the reject actually go through? https://github.com/vector-im/riot-web/issues/4225 has me a bit worried about it not going through.
If by 'go through' you mean "disappear from the invitee's interface", then yes, it did disappear.
I just had the same issue


Edit: clearing the cache in riot fixed it.
I have the same problem, can't accept nor decline invitation if the room does not exist anymore:

Okay, so it looks like it's still happening (event though I can't reproduce it reliably) - P2 minor because it doesn't seem to be happening a lot and can be worked around by refreshing the cache, but it is pretty smelly :(
Hi @lampholder thanks for your answer! What do you mean with "can be worked around by refreshing the cache"? Refreshing the cache in the vector client didn't solve it. Is there another way to delete the invitations? For example in the database? If you need any more information for debugging, I'm happy to provide them.
I also have this in a room where the homeserver lost state, not the client. Harder to reproduce, but just as a point of information.
Ah @rexometer sorry - I was basing that on @Qwertie- 's statement that refreshing the cache fixed their problem - it could well be that there are multiple classes of problem here and that client cache refreshing can't fix all of them :(
If clearing the riot cache fixes it, it's https://github.com/vector-im/riot-web/issues/3743 / https://github.com/matrix-org/synapse/issues/2181
I have had a similar looking issue with one invite for a long time. I believe the room I am invited too doesn't exist anymore (or is empty).
Flushing cache through the button in settings does not resolve the issue on my side.
Since it sounds like some of these invites can't be gotten rid of at all I think that warrants a higher priority.
Can also confirm I am now having this with an invite.

@Half-Shot clear cache
and it'll magically go away :)
It did indeed :3
If clearing the riot cache fixes it, it's #3743 / matrix-org/synapse#2181
so we think this is a dup of #3743.
Most helpful comment
Since it sounds like some of these invites can't be gotten rid of at all I think that warrants a higher priority.