On this page
Use case
When an issue is transitioned to the DRAFT status, the issue will be automatically re-assigned to the last assignee from the project role "Developers".
Issue transitioned event
Providing a description will help you to identify what the rule does but this step is optional.
Add a Trigger → Issue transitioned event
Boolean condition
Add Boolean condition and enter the following Parser Expression*
%{trigger.issue.status} = "Draft"
Assign issue action
Add Action → Assign issue
Assignee
Choose User in Project Role
Project role
Choose Developers
User selection mode
Choose Last assignee in selected project role
Screencast
This is how the configuration above should look on your screen
Related use cases
If you still have questions, feel free to refer to our support team.