Detect tombstone events / verify alias #15

Open
opened 2022-02-23 23:49:02 +01:00 by nik · 0 comments
nik commented 2022-02-23 23:49:02 +01:00 (Migrated from edugit.org)

TOmbstone events are used in room upgrades. In that scenario, a room is locked and replaced with a new room. All aliases, and, if possible, members, are transferred, but the room ID changes.

The bot should detect such events and update the room ID accordingly.

Alternatively, or additionally, it could look up the room alias before doing any work, and check to what room ID it resolves. But this would require all rooms to have an alias, which is not required technically.

TOmbstone events are used in room upgrades. In that scenario, a room is locked and replaced with a new room. All aliases, and, if possible, members, are transferred, but the room ID changes. The bot should detect such events and update the room ID accordingly. Alternatively, or additionally, it could look up the room alias before doing any work, and check to what room ID it resolves. But this would require all rooms to have an alias, which is not required technically.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-Matrix#15
No description provided.