On this page

Use case

In this example, the transition will only be displayed, if the current user is the reporter of the issue.


Configuration

Add the condition or validator to the desired transition or create a new transition.

Left-hand side value

Enter the following expression:

%{issue.reporter}

Right-hand side value

Enter the following expression:

%{system.currentUser}

Operator

Choose =


Error message

The current user must not be the reporter!


Screenshots


Related use cases


Type

Function

Compare two values (condition)

Compare two values (validator)

Use case description

Current user must be reporter.

This use case is valid for both conditions and validators. The only difference is that you can specify an additional error message when using a validator.

Complexity


Status
Tech review

Style guide