You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
This issue has been migrated from #16548.
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 matrix-org/synapse#16505 (comment)
The text was updated successfully, but these errors were encountered: