Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud Sync: Stop discarding unknown root level values #2397

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Sqaaakoi
Copy link
Contributor

This will merge local root object values over existing remote values that may not exist in the client.

For example with a change I am making to the core right now where I have added a cssSnippets object to the root, this is so that clients with this patch will not remove that from the cloud data if they don't support it.
This is also useful for people running their own fork that adds more to cloud sync like I have, so they don't accidentally delete that data when using the upstream build (for example, when setting up a new device, using the browser extension, or even when testing if something is broken by their own dev build.)

…m when uploading for compatibility with future core changes
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.

None yet

1 participant