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

Compare with Current View Page History

« Previous Version 11 Next »

On this page

It is highly recommended to test your expression before publishing the workflow.

To test an expression simply select an existing issue and click on Evaluate.

As a result, you might encounter the following responses :

(tick) True

This response indicates that the expression itself is valid and the test issue (KANBAN-2) is in a status called "To Do"


(tick) False

This response indicates that the expression itself is valid but the test issue (KANBAN-2) does not have a "High" priority.


Error

There is a syntax error in the specified expression. In this case ':' after %{issue.status} should be replaced by '='

Here there is no syntax error, but the since the test issue (KANBAN-2) is not assigned to any user then an error is returned.


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