For Security reasons, we would like to be sure that no team leader can add "jira-users" to a role that has a role browsing permission. In that case, that means that anyone can see his project.
But some admin JIRA beginners may make a mistake by adding the wrong group instead of putting several names in the right column.
In other words, I would to be sure that any team leader can add a group member of his project.
Is there a way to do that ?
I would supplement monitoring suggested by @Gabrielle Bautista [ACP-JA] with the thorough 'awareness training', explaining team leaders what is a desired practice, what is the impact if they do not follow instructions and why it is important that they should not add jira-users group to their project roles. I am sure that it will take you less time to prepare the communication about it than looking for the technical prevention solution. Inform-Trust-Check.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Take a look at Delegated Admin Pro for JIRA. https://marketplace.atlassian.com/plugins/com.wittified.jira.delegated-admin
It allows you to filter out groups for permissions and notification schemes AND at the same time you're able to reduce the number of global admins on your instance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm afraid there's no way to stop a project admin from adding jira-users to a role.
You'd need to hack some code to do it. If it's just to try to stop them making a mistake, you could probably embed some javascript that removes or blocks the option (javascript isn't for security as you can bypass it, but if it's just to stop accidents...)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.