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

Compare with Current View Page History

« Previous Version 19 Next »

On this page

Use case

Sometimes resolving issues depends on fields set to a specific value. In this case, the issue is automatically resolved and transitioned to DONE when all options of the CHECKBOX custom field are ticked.


Field Changed 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 → Field Changed Event

Field*

Choose your checkbox custom field

Changed to*

Choose Any value

No further configuration needed. The automation rule is triggered every time an issue is being transitioned.

Boolean Condition

Add ConditionBoolean Condition

Enter the following Parser Expression*

numberOfSelectedItems(%{trigger.issue.cfnnnnn}) = numberOfAvailableItems(%{trigger.issue.cfnnnnn})

nnnnn is field code for the custom checkbox field.

Transition Issue

Add ActionTransition Issue

 Mode*

Choose Transition to status → Done


The target status has to be reachable from the current status, otherwise, the action will not be executed.

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.