I would like to disable the ability for all users to create "test" or "sub test executions" issues. Is there a way to set a permission that only allows a specific group to create "test" issues?
I see that issue creation can be disabled for groups; however, I would like to allow users to continue creating all non-testing related issue types, such as "stories."
Hi @Nicole Oldow ,
if the workflows aren't shared, this should be doable by adding a corresponding validator to your workflows used for 'Test' or 'Sub test execution' issues. If they're currently shared, splitting them might be your only option without having to use an additional app.
Cheers
Thorsten
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you! I think this will solve my problem. I will test it out and confirm.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nicole - Welcome to the Atlassian Community!
You might be able to do that with an add-on like JMWE (Jira Miscellaneous Workflow Extensions) or ScriptRunner. But I don't think that is going to be possible with out of the box Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.