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

🐛 Bug Report: Cache issue on storage bucket #5529

Closed
2 tasks done
2002Bishwajeet opened this issue May 13, 2023 · 5 comments · Fixed by #5698
Closed
2 tasks done

🐛 Bug Report: Cache issue on storage bucket #5529

2002Bishwajeet opened this issue May 13, 2023 · 5 comments · Fixed by #5698
Assignees
Labels
bug Something isn't working product / storage Fixes and upgrades for the Appwrite Storage.
Milestone

Comments

@2002Bishwajeet
Copy link
Contributor

2002Bishwajeet commented May 13, 2023

👟 Reproduction steps

  • Upload an image to a bucket with a custom id (say test)
  • Delete that image from the bucket and add a different image but with the same id (test),

👍 Expected behavior

Should show a different image now

👎 Actual Behavior

Shows the old image

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

nil

🧱 Your Environment

nil

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@2002Bishwajeet 2002Bishwajeet added the bug Something isn't working label May 13, 2023
@2002Bishwajeet
Copy link
Contributor Author

cc @Meldiron

@stnguyen90 stnguyen90 added the product / storage Fixes and upgrades for the Appwrite Storage. label May 26, 2023
@stnguyen90 stnguyen90 self-assigned this May 26, 2023
@stnguyen90
Copy link
Contributor

@2002Bishwajeet, thanks for creating this issue! 🙏🏼 How are you testing this? Would you please make sure to clear your client side cache?

@2002Bishwajeet
Copy link
Contributor Author

2002Bishwajeet commented May 26, 2023

Manual Testing

appwrite_issue

@stnguyen90
Copy link
Contributor

@2002Bishwajeet, thanks for the gif! Would you please try to clear your cache after deleting the file and then see if the preview shows correctly after uploading the new file?

@2002Bishwajeet
Copy link
Contributor Author

@stnguyen90 Still the same issue. After deleting the file, I cleared my cache, and the issue was the the same as above.

@stnguyen90 stnguyen90 linked a pull request Jul 12, 2023 that will close this issue
@stnguyen90 stnguyen90 removed their assignment Jul 20, 2023
@stnguyen90 stnguyen90 added this to the 1.4.0 milestone Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / storage Fixes and upgrades for the Appwrite Storage.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants