We have multiple project within Jira, however, we want to limit who is able to create Story's within a specific Project, is this possible?
Hello @Barb Newkirk
Without a third party app the only way to limit creation of specific issue types in a project is to use a Validator in the Create transition. However with that the user would still be able to select the prohibited issue type in the Create dialog. They would not discover the restriction until they tried to save the issue.
Hi @Barb Newkirk ,
You can update the project permission scheme. You can edit the permission scheme and add roles, groups & individuals under the Create Issues.
Please refer to the below link.
https://confluence.atlassian.com/adminjiraserver/managing-project-permissions-938847145.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there a way to do it for just the story issue type? Like if you wanted your developers to be able to write bugs, but not stories?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you have ScriptRunner installed, you can use Behaviors to show only Epics for developers and show Stories/Tasks/Bugs for the members of specific groups.
For more details, please refer to the below thread.
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.