Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Sep 29, 2025

Backport of PR #7694

The client sends a serialized version of the document
plus the document state
according to the steps it received until that point
(maybe plus local edits that were not synced yet).

lastSavedVersion should be the version the client had seen
at the time it initiated the save request
not the last version of any step the server saw
when receiving the request.

Otherwise when loading the document
or attempting to recover from missing steps
the steps in between will be left out.

Signed-off-by: Max <max@nextcloud.com>
@mejo- mejo- merged commit e45dfd2 into stable31 Sep 29, 2025
65 checks passed
@mejo- mejo- deleted the backport/7694/stable31 branch September 29, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants