Issue with the privileges
We are facing an issue with the create privileges when we run a process extension.
We have some set of privileges that have been added to the process extension and they can run 80% of these feature on the process extension.
The rest 20% of the features should be only run by a smaller set of users and hence we created a separate role and added them to the user group where these users are part of it.
But the users are still getting the error insufficient privileges when to try to execute 100% of the func.
The get this error even though they have these privileges.