Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Fix stuck invites #691

Merged
merged 1 commit into from
Apr 5, 2016
Merged

Fix stuck invites #691

merged 1 commit into from
Apr 5, 2016

Conversation

erikjohnston
Copy link
Member

If rejecting a remote invite fails with an error response don't fail the entire request; instead mark the invite as locally rejected.

This fixes the bug where users can get stuck invites which they can neither accept nor reject.

If rejecting a remote invite fails with an error response don't fail
the entire request; instead mark the invite as locally rejected.

This fixes the bug where users can get stuck invites which they can
neither accept nor reject.
@erikjohnston
Copy link
Member Author

See: matrix-org/sytest#221

@NegativeMjark
Copy link
Contributor

LGTM

@richvdh
Copy link
Member

richvdh commented Apr 20, 2017

For the record, this landed in synapse 0.15.0-rc1 (2016-04-26), but 0.15.0 wasn't released, so this finally got released in 0.16.0 (2016-06-09).

@grawity
Copy link

grawity commented Apr 20, 2017

Will it be deployed to matrix.org any time soon, though? Can't wait to get rid of those invites.

@richvdh
Copy link
Member

richvdh commented Apr 20, 2017

it was deployed to matrix.org over a year ago. If you have stuck invites, it's something else. Please open a new issue.

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

Successfully merging this pull request may close these issues.

4 participants