This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
e2e_room_keys has nullable fields #16548
Labels
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
first_message_index
andforwarded_count
andis_verified
are nullable, but assumed not to be. (is_verified
probably doesn't matter since it gets converted to abool
anyway.)See #16505 (comment)
The text was updated successfully, but these errors were encountered: