We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5c5bc commit 8736ec2Copy full SHA for 8736ec2
workflow/usage.rst
@@ -250,7 +250,12 @@ order:
250
* ``workflow.[workflow name].announce``
251
* ``workflow.[workflow name].announce.[transition name]``
252
253
-Here is an example of how to enable logging for every time a the "blog_publishing"
+.. note::
254
+
255
+ The leaving and entering events are triggered even for transitions that stay
256
+ in same place.
257
258
+Here is an example of how to enable logging for every time a "blog_publishing"
259
workflow leaves a place::
260
261
use Psr\Log\LoggerInterface;
0 commit comments