-
-
Notifications
You must be signed in to change notification settings - Fork 867
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
[Bug] Attachment permissions #7863
[Bug] Attachment permissions #7863
Conversation
SchrodingersGat
commented
Aug 13, 2024
•
edited
Loading
edited
- Fixes a bug where attachments cannot be deleted via the API, due to incorrect permission checks.
- Re-enable bulk delete of attachments
- Validation for attachment bulk delete
- Check permissions against linked model type(s)
✅ Deploy Preview for inventree-web-pui-preview canceled.
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7863 +/- ##
=======================================
Coverage 83.39% 83.39%
=======================================
Files 1128 1128
Lines 50233 50259 +26
Branches 1728 1728
=======================================
+ Hits 41893 41916 +23
- Misses 7905 7910 +5
+ Partials 435 433 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |