⚠️ This issue respects the following points: ⚠️
Bug description
An issue has been identified regarding the simultaneous deletion of multiple files from the trashbin in Nextcloud versions stable27, stable28, stable29, and master. When attempting to delete these files concurrently, a performance degradation occurs due to the simultaneous sending of multiple identical requests to the same endpoint.
Steps to reproduce
- Access Nextcloud and navigate to the trashbin.
- Select multiple files for deletion.
- Initiate simultaneous deletion of all selected files.
Expected behavior
We should probably que deletion (and or "empty trash") request when there are too many to handle at once.
Installation method
None
Nextcloud Server version
27
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
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?
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
Bug description
An issue has been identified regarding the simultaneous deletion of multiple files from the trashbin in Nextcloud versions stable27, stable28, stable29, and master. When attempting to delete these files concurrently, a performance degradation occurs due to the simultaneous sending of multiple identical requests to the same endpoint.
Steps to reproduce
Expected behavior
We should probably que deletion (and or "empty trash") request when there are too many to handle at once.
Installation method
None
Nextcloud Server version
27
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
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?
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response