frequent error 500 when deleting several emails at once
Open
3. to review
enhancement
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Expected behavior
Deleting multiple emails at once should work
Actual behavior
Often, most of the DELETE requests fail with error 500:

Oddly enough, when trying to delete the emails again (once they are back in the envelope list), the requests often succeed
Mail app
Mail app version: 1.7.1 and master
Server configuration
Operating system: Debian 10
Web server: Apache
Database: MariaDB
PHP version: 7.4
Nextcloud Version: 20.0.1
Client configuration
Browser: Firefox Latest
Operating system: Windows 10
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.