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

Compare with Current View Page History

Version 1 Next »

On this page

Use case

If the issue is in status "Status1" we will show the global transition to the user only if Priority is "Blocker" and the due date is set.

Configuration

Add the Logical condition to the desired workflow transition.

Expression*

Add the following expression:

%{00016} != "Status1" OR (%{00017} = "Blocker" AND {00012} != null)


Screenshots


Related use cases


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