Skip to content

WIP: Fix synchronization of empty documents#489

Draft
msakrejda wants to merge 1 commit into
mainfrom
fix-synchronization-of-empty-documents
Draft

WIP: Fix synchronization of empty documents#489
msakrejda wants to merge 1 commit into
mainfrom
fix-synchronization-of-empty-documents

Conversation

@msakrejda

Copy link
Copy Markdown
Collaborator

As a first step, add a reproduction of the issue reported in #488.

This test is not in the right place, but I'm not sure where the
problem is yet.

@msakrejda

Copy link
Copy Markdown
Collaborator Author

I tracked this down to this line in the core automerge package--it returns a null syncMesssage when the doc is empty. I tried to follow through to the Rust code to understand why, but I got lost.

This test is not in the right place, but I'm not sure where the
problem is yet.
@msakrejda msakrejda force-pushed the fix-synchronization-of-empty-documents branch from 03f2a56 to cc4c8ae Compare December 5, 2025 18:11
@darcyparker

Copy link
Copy Markdown
Contributor

See #488 (comment) This was probably addressed in #631

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants