Previous Status Condition
When you add this condition to a transition with the required options, the add-on checks the history of the status field. If the issue has been in any of the selected status(es) before, then the transition will be available to the user. If not, the transition will be hidden.Â
Customize this condition using the additional options provided as a part of the condition. The options are:
Options
- Most recent status only
Checks only for the most recent status of the issue, excluding the current status. The transition will be available if any of the selected status(es) is the latest status the issue was in, excluding the current status.
- Include current status
Checks the current status of the issue, in addition to the previous statuses. The transition will be available only when the issue has been or is currently in any of the selected status(es).
- Ignore auto-transition (loops)
Ignores the auto-transitions (transitions that don’t change the status of the issue) while checking for the previous status of the issue.
- Reverse condition
Checks that the issue has not been in any of the selected status(es). The transition will be available only when the issue has not been in any of the selected status(es).