I have a thorny permissions issue for a training session I am trying to solve, the setup is this:
-
I have a project space that all my users have access to
-
I want them to work in their own sandbox folders within the space and copy a template I provide.
-
I don’t want them to be able to mutate the template.
-
So they basically need edit permissions on the project, but view only permissions on the resources I provide within that project.
I know this is doable with marketplace but I am avoiding the complexity. I am wondering if it is possible to do with just permissions ?
