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
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". BEGINNER Assign all issues from a user on vacation to another user and add a comment to inform the team. BEGINNER To facilitate deleting a user account, all issues will be reassigned and the reporter changed to avoid potential problems when deleting the user. INTERMEDIATEUse case Automated action Use case description Complexity Assign an issue to the last assignee on a transition Re-assign issues and leave a comment Update assignee and reporter to facilitate user deletion
If you still have questions, feel free to refer to our support team.