Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 DXP SP3, 7.0.0 DXP FP22, 7.0.X EE, Master
-
None
Description
Files in the Recycle bin become orphaned when their parent folder has been deleted and the site is deleted.
Steps
- Control Panel > Sites > Sites
- Create a Site "Test Site"
- Go to "Test Site" > Content > Documents and Media
- Create a folder "test folder"
- Create a file "test file" inside "test folder"
- Query the database and remember the fileEntryId
select * from DLFileEntry
- Delete "test file" putting it into the recycle bin
- Delete "test folder" putting it into the recycle bin
- Navigate to the recycle bin and permanently delete "test folder"
- Control Panel > Sites > Sites
- Delete "Test Site"
Expected
All the file entries from "Test Site" will be deleted from the database.
Actual
The file "test file" is orphaned and is still in the database.
Attachments
Issue Links
- Discovered while testing
-
LPS-72180 Deleted document is not restored on live via publication
- Closed