Deleted document can be found through the URL- the media folder is deleted and also removed from recycle bin.
Customer can open the deleted media documents. These are links created in different sites (containing deleted media folder names)
How to remove and find all the deleted media folders in Umbraco 13.3.2? The deleted media folders can be found on the Azure server where the site has been published.
Sorry to sound flippant, but the short answer is to empty your recycle bin.
Just as you can view files despite them being in your operating system recycle bin (because it is a just a folder) so too can you still access media items in Umbraco's media library recycle bin.
You can see that there is an open issue for this, which has a long thread history. Essentially there are some who think this is an issue and others who say this is by design.
A good solution is proposed by nikcio to rename deleted files by renaming during the delete event. Only certain file extensions will be served so changing to a different extension will stop them being rendered.
Hi Chris,
Thanks for your reply.
We have emptied the recycle bin but the folder and the document still exists on the server.
Sorry, I think this is a bug in Umbraco and after deletion and clearing the recycle bin the file/folder should be removed.
Deleted document can be found through the URL- the media folder is deleted and also removed from recycle bin.
Customer can open the deleted media documents. These are links created in different sites (containing deleted media folder names)
How to remove and find all the deleted media folders in Umbraco 13.3.2? The deleted media folders can be found on the Azure server where the site has been published.
Thanks
Hi there, thanks for posting!
This sounds similar to this post back in 2020. It went unanswered too.
Sorry to sound flippant, but the short answer is to empty your recycle bin.
Just as you can view files despite them being in your operating system recycle bin (because it is a just a folder) so too can you still access media items in Umbraco's media library recycle bin.
You can see that there is an open issue for this, which has a long thread history. Essentially there are some who think this is an issue and others who say this is by design.
A good solution is proposed by nikcio to rename deleted files by renaming during the delete event. Only certain file extensions will be served so changing to a different extension will stop them being rendered.
Hi Chris, Thanks for your reply.
We have emptied the recycle bin but the folder and the document still exists on the server. Sorry, I think this is a bug in Umbraco and after deletion and clearing the recycle bin the file/folder should be removed.
Thanks
is working on a reply...