Guard
Each transition can be associated with a guard that allows the transition to proceed only if the tracker item meets specific criteria.
Add Guard
To add guard for a state transition:
1. Open the Tracker's Configure page.
2. Select the State Transitions tab.
3. Select the existing state transition. A State transition window opens.
4. Go to Guard.
5. Select Add. Add a guard window opens.
6. Enter the Name, Description, and Condition.
7. Select Save to add the guard or select Cancel to cancel the operation.
You can add as many guards as you want. All guards are visible in Guard dropdown menu.
Edit Guard
To edit guard for a state transition:
1. Open the Tracker's Configure page.
2. Select the State Transitions tab.
3. Select the existing state transition. A State transition window opens.
4. Select the guard you want to edit from Guard dropdown menu.
5. Select Edit. Edit the guard window opens.
6. Modify the Name, Description, or Condition.
7. Select Save to save the modifications or select Cancel to cancel the operation.
Delete Guard
To delete guard for a state transition:
1. Open the Tracker's Configure page.
2. Select the State Transitions tab.
3. Select the existing state transition. A State transition window opens.
4. Select the guard you want to delete from Guard dropdown menu.
5. Select Delete. A confirmation message appears.
6. Select Yes to delete the guard or select No to cancel the operation.
Was this helpful?