element-hq / riot-android

A glossy Matrix collaboration client for Android
Apache License 2.0
1.4k stars 394 forks source link

Navigating from old room version to new room version resets room local user name #3466

Open HarHarLinks opened 4 years ago

HarHarLinks commented 4 years ago

Reproduce: The admin of a room I'm in upgraded the version from 1 to 5. He discovered that as Admin, he can still post to the old room: #13502, leading to a mysterious notification in riot-web #13503. riot-android however sent a notification to android, which upon clicking it lead to the old room.

Issue: As the room was tombstoned, I followed the link to the new room. This deleted my roomnick as set in riot-web using /myroomnick, similar to vector-im/riot-web#13499.