You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: workflow/usage.rst
+17-20Lines changed: 17 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -210,7 +210,9 @@ When a state transition is initiated, the events are dispatched in the following
210
210
order:
211
211
212
212
``workflow.guard``
213
-
Validate whether the transition is blocked or not (:ref:`see below <workflow-usage-guard-events>` and :ref:`using guards <workflow-usage-using-guards>`).
213
+
Validate whether the transition is blocked or not (see
214
+
:ref:`guard events <workflow-usage-guard-events>` and
0 commit comments