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

Compare with Current View Page History

« Previous Version 37 Next »

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

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 Transitioned Event.

Boolean Condition

Add Boolean Condition and enter the following Parser Expression*

%{trigger.issue.status} = "Draft"

Boolean expressions are logical constructions that return true or false.
In this use case, the expression will only return true if the status of the issue triggering the rule is 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

Error rendering macro 'excerpt-include'

No link could be created for 'DECADIS:Automation Use Case - Activate Rule Step'.


Screencast

This is how the configuration above should look on your screen



Related examples



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