-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Handle exception properly when deleting trash items #35879
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
Handle exception properly when deleting trash items #35879
Conversation
14b0509
to
77a862f
Compare
Codecov Report
@@ Coverage Diff @@
## stable10 #35879 +/- ##
===============================================
- Coverage 65.09% 45.63% -19.46%
===============================================
Files 1302 116 -1186
Lines 77142 11519 -65623
Branches 1301 1301
===============================================
- Hits 50216 5257 -44959
+ Misses 26541 5877 -20664
Partials 385 385
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## stable10 #35879 +/- ##
==============================================
+ Coverage 65.09% 65.1% +<.01%
- Complexity 20189 20197 +8
==============================================
Files 1302 1302
Lines 77142 77158 +16
Branches 1301 1301
==============================================
+ Hits 50216 50232 +16
Misses 26541 26541
Partials 385 385
Continue to review full report at Codecov.
|
77a862f
to
c1ee30c
Compare
c1ee30c
to
54bd6dc
Compare
THX @jvillafanez |
Description
Any exception during deletion of an item from trashbin resulted in a 500 response.
Related Issue
Types of changes
Checklist:
Open tasks: