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
{{ message }}
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
MSC2946 dropped a room_id field from each entry in children_state, since it is redundant. This change was not properly reflected in Synapse or Dendrite.
I'm updating complement (matrix-org/complement#422) to no longer depend on this field, but Dendrite still returns it. I'm unsure if it is as simple as removing this line from gomatrixserverlib, but it seems to be an initial spot to check at least: