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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve conflict handling in macOS Virtual Files module Sync Engine #6835

Open
claucambra opened this issue Jun 25, 2024 · 0 comments
Open
Assignees
Labels
enhancement enhancement of a already implemented feature/code feature: 馃捊 virtual filesystem os: 馃崕 macOS

Comments

@claucambra
Copy link
Collaborator

How to use GitHub

  • Please use the 馃憤 reaction to show that you want to have the same feature implemented.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature description

The macOS VFS sync engine will currently handle conflicts in very naive ways. For example, incoming file-name clashes will lead to the new file being ignored. Similarly, with files that have changed both locally and on the server, the file provider sync engine will always choose to push the local changes

We should more gracefully detect these conflicts and allow the user to resolve the issue by creating actionable conflict files (and maybe a conflict dialog)

@claucambra claucambra added enhancement enhancement of a already implemented feature/code os: 馃崕 macOS feature: 馃捊 virtual filesystem labels Jun 25, 2024
@claucambra claucambra self-assigned this Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement of a already implemented feature/code feature: 馃捊 virtual filesystem os: 馃崕 macOS
Projects
Status: 馃搫 To do (max 2 entries / member)
Development

No branches or pull requests

1 participant