Files
Verso/services
claudeandClaude Sonnet 4.6 31971664ba
Build and Deploy Verso / deploy (push) Successful in 13m0s
fix(git-sync): flush document-updater to MongoDB before reading docs on push
getAllDocs reads from MongoDB (docstore) which may lag behind the
in-memory document-updater. Without flushing first, edits made in
the Overleaf editor are silently skipped — the pushed file content
matches the pre-edit version so git sees no change and doesn't update
the remote. This is the same flush the zip download uses.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-24 12:18:44 +00:00
..