summary refs log tree commit diff
path: root/changelog.d/9503.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.29.0rc1Erik Johnston2021-03-041-1/+0
|
* Re-run rejected metadata background update. (#9503)Erik Johnston2021-03-021-0/+1
It landed in schema version 58 after 59 had been created, causing some servers to not run it. The main effect of was that not all rooms had their chain cover calculated correctly. After the BG updates complete the chain covers will get fixed when a new state event in the affected rooms is received.