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

e2e_room_keys has nullable fields #16548

Open
clokep opened this issue Oct 24, 2023 · 0 comments
Open

e2e_room_keys has nullable fields #16548

clokep opened this issue Oct 24, 2023 · 0 comments
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.

Comments

@clokep
Copy link
Member

clokep commented Oct 24, 2023

first_message_index and forwarded_count and is_verified are nullable, but assumed not to be. (is_verified probably doesn't matter since it gets converted to a bool anyway.)

See #16505 (comment)

@clokep clokep added S-Minor Blocks non-critical functionality, workarounds exist. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. O-Uncommon Most users are unlikely to come across this or unexpected workflow labels Oct 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

No branches or pull requests

1 participant