-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 5.8
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Core
Users may have rights for listing folder's content but not for deleting them. At this time, when a user ask the session for deleting the folder, the core session is filtering these children silently. The user don't have any feed-back from the system he didn't delete all the children he is expecting to.
The core session should not just ignore folders for which the users don't have the delete permission. An exception should be thrown indicating the missed condition.
- depends on
-
NXP-14118 Make sure the junit tests are run with user 'system'
- Resolved