Tech review

Style guide



On this page



Automated action

Transition issue

Use case description

When all options of a custom checkbox field are ticked, the issue is resolved and transitioned to 

Complexity




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




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


Use the following Parser Expression*:

numberOfSelectedItems(%{trigger.issue.c11500}) = numberOfAvailableItems(%{trigger.issue.cf11500})
#Replace field code with the field code of your custom field. Use the field dropdown to automatically insert the field code






Transition issue action

Add ActionTransition issue


 Mode*

Choose Transition to status → Done






Screencast

This is how the configuration above should look on your screen


Related use cases