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 cache delete bug master #5698

Merged
merged 7 commits into from
Aug 15, 2023
Merged

Fix cache delete bug master #5698

merged 7 commits into from
Aug 15, 2023

Conversation

shimonewman
Copy link
Contributor

fix delete cache bug to master

@stnguyen90 stnguyen90 linked an issue Jul 12, 2023 that may be closed by this pull request
2 tasks
@@ -654,11 +653,6 @@
->setContext('bucket', $bucket)
;

$deletes
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't we have this to avoid a conflict when a file with a similar ID was recently deleted?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eldadfux this event should already be triggered when the file is deleted, right?

@stnguyen90 stnguyen90 self-requested a review July 20, 2023 20:10
Copy link
Contributor

@stnguyen90 stnguyen90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@stnguyen90 stnguyen90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this, but created #5861

@eldadfux eldadfux merged commit 96fa736 into master Aug 15, 2023
5 checks passed
@shimonewman shimonewman deleted the fix-cache-delete-bug-master branch September 12, 2023 07:17
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.

🐛 Bug Report: Cache issue on storage bucket
3 participants