This issue has been raised originally when user's quota is almost full and that the user wants to delete documents that are bigger than the remaining quota. A QuotaExceededException avoid the user to delete its document to make more free space via the TrashServiceImpl.trashDocuments because a session.move is used to rename the document path.
- duplicates
-
NXP-17286 nuxeo-quota addon: documents being renamed (move to same parent) should be ignored
- Resolved