I only want certain project roles to be able to create subtasks, and would like to create a permission to limit this. Is this possible?
I don't think you can create a permission that would remove the option to create a sub-task; what we've done is to add a Validator to the 'Create' transition on the workflow which checks that the current user is in one of the Project-Roles which we have decided is allowed to create that type of sub-task. If they are not, then they will see an error message when they click the 'Create' button.
I am trying to add a Validator to the Create Issue transition but I do not see one that allows me to check that the user is in a particular project role. Am I missing something?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Corey, it's better if you create a new question, because this is answered so nobody enters in this one...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just to extend Alex answer, I found that it looks this won't be an option by default from Atlassian.
There are two issues about this:
https://jira.atlassian.com/browse/JRA-5865
https://jira.atlassian.com/browse/JRA-5476
This can only be achieved with workarounds.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Alex and Ramiro. This is consistent with what I thought, I was just wondering if there was a workaround. I am currently using the validator for this, but the error message isn't very user friendly and looks like an error rather than an intentional message, so I was hoping there was another way. Thanks for your responses!
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.