-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Automation, Core
-
Release Notes Summary:HTTP 403 is returned when a user cannot untrash.
-
Backlog priority:700
-
Sprint:nxcore 10.10.1, nxcore 10.10.2
-
Story Points:1
In the untrash operation added by NXP-24282, we check that user can untrash the document.
If user doesn't have enough permission to do it, we throw a generic Nuxeo exception, which leads to a 500 error.
We should return a 403 HTTP error.
- depends on
-
NXP-25008 Backport Trash Flow
- Resolved
- is related to
-
NXP-24282 Add Trash/Untrash operations and firstAccessibleAncestor Json Enricher
- Resolved
- is required by
-
NXDRIVE-1514 Unskip test_move_untrash_file_on_parent_with_no_rights()
- Resolved