upload - How to delete user uploaded files on Shopify -


well, facing strange problem. shopify allows 1gb of file storage. there many test orders created , have deleted these. quota usage still shows user uploaded files.

i know how delete user uploaded files can use storage efficiently.

i don't think there way delete customer uploaded files.

i have same issue:

  • i created number of test orders uploaded file line item property
  • my storage used (admin > settings > account) increased combined size of images
  • after deleting orders, storage used remains unchanged (and can still access uploaded files on shopify cdn via https://cdn.shopify.com/s/files/xxxxxxxxx/uploads/img_name.jpg after order has been deleted)
  • the shopify admin provides access delete administrator uploaded files (admin > settings > files)

i found this related question on stack overflow, , this question on shopify discussion forums, neither of have been answered yet.

perhaps should feature request...

edit:

location of customer uploaded files: https://cdn.shopify.com/s/files/xxxxxxxxx/uploads/
location of files uploaded via settings > files: http://cdn.shopify.com/s/files/xxxxxxxxx/files/


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -