On this page
Use case
When an issue is not assigned, then auto-assign the issue to a random user in a specific project role to ensure the consistency and productivity of your team.
Issue event
Create a new rule and name it appropriately.
Providing a description will help you to identify what the rule does but this step is optional.
Add a Trigger → Issue event → Issue created
Boolean condition
Next to the Issue event click on Add → Condition → Boolean condition
Add the following expression:
%{trigger.issue.assignee} = null
Assign issue
Next to the boolean condition click on Add → Action→ Assign issue
Assignee
Choose User in project role
Project role
Choose the specific project role you want to use.
User selection mode
Choose Random user in selected project role
Enable the rule by clicking on the Enable button →
Screencast
No screencast available at the moment.
Import the example
Import the JSON file below to get started in no time.
Related examples
If you still have questions, feel free to refer to our support team.