element-hq / element-hq/element-android
API (v2) deleted rooms cannot be left
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
### Steps to reproduce
1. Delete a room via admin api (v2) (purge: true; force_purge: false; block: true)
https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#version-2-new-version
2. Try to leave room inside elements app (please see attached images)
3. Receive message "Error Not a known room" (please see attached images)
4. Find the room in a orphaned state, remaining in the list forever
### Outcome
Expected
#### Room should be gone after Admin Api deletion
Actual
#### Room remains in the list and cannot be removed manually. It stays there forever
### Your phone model
Pixel 6a
### Operating system version
Android 14
### Application version and app store
1.6.6 from Google PlayStore
### Homeserver
Synapse 1.94.0
### Will you send logs?
Yes (rage shake bug report sent)
### Are you willing to provide a PR?
No (Depends)
Repo steps graphical:



Contributor guide
Assessment
This issue has not been assessed yet.