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

Compare with Current View Page History

« Previous Version 6 Next »

On this page

Use case

If the issue moves from status "Status A" to "Status B" and the user needs to return to "Status A" but that should be only possible from another status let's say: "Status C"

Configuration

Add the Logical condition to the workflow transition "Status A ".

Expression

Add the following expression:

%{issue.status.previous}!="Status B"

Add and publish.

Screenshots

Related use cases


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