Got this error when creating Permissions on Folders

cancel
Showing results for 
Search instead for 
Did you mean: 
vanson
Active Member

Got this error when creating Permissions on Folders

Failed to save permissions: 04310007 Wrapped Exception (with status template): 04310182 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/slingshot/documentlibrary/permissions.post.json.js': 04310181 Access Denied. You do not have the appropriate permissions to perform this operation.
3 Replies
douglascrp
Advanced II

Re: Got this error when creating Permissions on Folders

In order to set the permission in an object, you need to have the write permission on the object.

How are you trying to set the permission?

By code? By using Share?

Is this user trying to set the permission able to add a new file inside of this folder?

We need more information to be able to help you.

vanson
Active Member

Re: Got this error when creating Permissions on Folders

By using share.
The user was adding permission to file/folder in MyFiles Repository.

douglascrp
Advanced II

Re: Got this error when creating Permissions on Folders

Don't you have any customization trying to change the Change Permissions action?

Usually, users without permission to change permission on an object cannot even see the action in the menu.