You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

On this page

Use case

In Jira it is not possible to restrict the creation of issues with specific issue types to certain user/ user groups/ project roles.

In the following use case, we restrict the issue creation to the project roles Developers and Software Tester. Therefore we add the validator to the create transition of the workflow.


In this use case we assume that there is a separate workflow for each issue type in the project.


Configuration

Add the validator to the create transition of the desired workflow.

Source field

Choose Current issue

Mode

Choose All users are at least in one of the selected project roles

Project role

Choose Developers and Software Testers

Update the selection according to your needs.

Error message

Enter the following expression in basic text mode:

You are not allowed to create an issue with issue type "%{issue.issueType}".


Screenshots




If you still have questions, feel free to refer to our support team.