-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Component/s: Command Endpoint
cannot run http://nelsonsilva.github.io/nuxeo-dart-automation-sandbox/#/commands/Document.AddPermission because there is a problem with the boolean attribute “block inheritance” : Caused by: java.lang.IllegalArgumentException: Can not set boolean field org.nuxeo.ecm.automation.core.operations.document.AddPermission.blockInheritance to null value
Indeed, clicking on the check box doesn’t work. It should be false by default, and if user clicks it is true.