Created a process group that contains a custom processor and a few default processors & added it to a bucket.
I want to restrict modify-access to this process group.
User sys_admin can add group to canvas and modify it and it's processors.
User test_user should only be able to add it to canvas and not modify it (or it's processors).
But this is not working.
User test_user has read permission only on bucket.
But user test_user can add the processor group and go in and modify it.
Is there any way of restricting access at bucket level ?
So user can only add something from a bucket but never modify it ?
Or can I set a global restriction on the processor group ?
I basically want this processor group to only be modified by the sys_admin user.
Any help is appreciated !