Skip to main content
Level 1
September 9, 2026
Question

Create button not appearing in Assets View with granular JCR permissions (works in Admin View)

  • September 9, 2026
  • 0 replies
  • 6 views

Hi team,

 

I am trying to configure permissions for a user so that they have create access but not delete access. I have granted the following privileges:

 

- jcr:versionManagement
- jcr:modifyProperties
- jcr:read
- jcr:addChildNodes
- crx:replicate
- jcr:lockManagement
- jcr:nodeTypeManagement

 

With these permissions, the Create button appears and works as expected in Admin View. However, the same permissions do not work in Assets View — the user is unable to create assets there.

 

Note: If I replace the above privileges with jcr:all, it works correctly in both Admin View and Assets View. However, jcr:all also grants delete access, which I need to avoid.

 

Could you please advise which additional privileges (or paths) are required for create functionality to work in Assets View without granting delete permissions?

Thanks,

Asmit