Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to delete all selected items permanently #522

Closed
swouf opened this issue Jan 10, 2023 · 3 comments
Closed

Impossible to delete all selected items permanently #522

swouf opened this issue Jan 10, 2023 · 3 comments
Assignees
Labels
bug 🪲 Something isn't working v2.40.0

Comments

@swouf
Copy link
Contributor

swouf commented Jan 10, 2023

In the trash, one may want to delete permanently most, if not all, trashed items. Therefore, one would select all items in the table, as shown here:
Screenshot 2023-01-10 at 13 26 55

But when choosing to delete them permanently, the following error occurs:
Screenshot 2023-01-10 at 13 08 40

I propose automatically selecting only the first 15 items or changing the request to delete all selected items.

@swouf swouf added the bug 🪲 Something isn't working label Jan 10, 2023
@codeofmochi
Copy link
Contributor

I think this is caused by an upper limit on the number of items that can be deleted. It may make sense to remove it.

@spaenleh
Copy link
Member

@swouf @pyphilia Can you confirm that we are now splitting the request in chunks and that this error does not happen anymore ?

@swouf
Copy link
Contributor Author

swouf commented Mar 1, 2024

I just tried and it seems to work on staging. I'll try on prod. I'll close this issue next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working v2.40.0
Projects
None yet
Development

No branches or pull requests

4 participants