Skip to content

Clarify that file uploads during sync are not incremental#11264

Open
jdiehl wants to merge 1 commit into
mendix:developmentfrom
jdiehl:clarify-file-upload-sync-behavior
Open

Clarify that file uploads during sync are not incremental#11264
jdiehl wants to merge 1 commit into
mendix:developmentfrom
jdiehl:clarify-file-upload-sync-behavior

Conversation

@jdiehl
Copy link
Copy Markdown
Contributor

@jdiehl jdiehl commented May 29, 2026

Adds a sentence to the Upload Phase section of the Offline Synchronization page clarifying that — unlike downloads — file uploads are not incremental. The full file content is uploaded whenever the containing object has been modified in the local database, regardless of whether the file content itself changed.

This was flagged by a customer who noticed slow synchronization when attributes of an entity inheriting from System.Image were modified. Applied to refguide (SP11), refguide10 (SP10), and refguide9 (SP9).

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