synapse/changelog.d/10250.bugfix
Eric Eastwood d26094e92c
Add base starting insertion event when no chunk ID is provided (MSC2716) (#10250)
* Add base starting insertion point when no chunk ID is provided

This is so we can have the marker event point to this initial
insertion event and be able to traverse the events in the first chunk.
2021-07-08 20:25:59 -05:00

2 lines
98 B
Plaintext

Add base starting insertion event when no chunk ID is specified in the historical batch send API.