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

fix: Syncing a file from an external app via cloud storage doesn't work #1441

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

sirambd
Copy link
Member

@sirambd sirambd commented Sep 30, 2024

Description
When you open a file from an external application via cloud storage, the file is saved during editing, but when you close and open the file, it opens the old file in the cloud storage cache.

Fixes

  • Ensure that file metadata is always up to date
  • Manage cache to facilitate renewal

@sirambd sirambd added the bug Something isn't working label Sep 30, 2024
@sirambd sirambd self-assigned this Sep 30, 2024
@sirambd sirambd requested a review from tevincent October 1, 2024 06:49
@sirambd sirambd requested a review from tevincent October 1, 2024 12:37
@tevincent tevincent added the rebase Add this label to rebase the PR label Oct 1, 2024
@github-actions github-actions bot removed the rebase Add this label to rebase the PR label Oct 1, 2024
Copy link

sonarcloud bot commented Oct 1, 2024

@tevincent tevincent merged commit f4fc68e into master Oct 1, 2024
4 checks passed
@tevincent tevincent deleted the fix-sync-with-cloudstorage branch October 1, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants