element-hq / element-hq/synapse
Spec compliance: Synapse creates `m.room.power_levels` without namespace for `historical` key
Open
A-Spec-Compliance
O-Frequent
S-Minor
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#14930](https://github.com/matrix-org/synapse/issues/14930).
---
1. Create a new room
2. Inspect `m.room.power_levels` `content`
3. Note `historical`
This field is not in the spec and should be namespaced.
Contributor guide
Assessment
This issue has not been assessed yet.