-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
[Bug]: Deleting multiple big folders results in possibly missing folders from trash bin #44414
Copy link
Copy link
Open
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap27-feedbackbugfeature: trashbin
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
Deleting at the same time multiple big folders (with many files inside) may result in missing folders in trashbin.
Steps to reproduce
- Create
folder1,folder2andfolder3 - Add 10 000 files inside each folder (
for i in {1..10000}; do touch test${i}.txt; done) - Delete the 3 folders
- Check what is in the trashbin
Expected behavior
folder1, folder2 and folder3 visible in trashbin
Installation method
None
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap27-feedbackbugfeature: trashbin
Type
Projects
Status
Backlog