element-hq / element-hq/synapse

e2e_room_keys has nullable fields

Open
#16,548 0 comments 0 reactions 0 assignees View on GitHub
O-Uncommon S-Minor T-Task
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

This issue has been migrated from [#16548](https://github.com/matrix-org/synapse/issues/16548).

---

`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 https://github.com/matrix-org/synapse/pull/16505#discussion_r1364476578

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.