Fetch the comment added during a transition
Abstract
This code snippet fetches the comment added during a transition
Logic
Access the text of the comment using transientVars variable.
Snippet
transientVars.commentPlaceholders
NA
Examples
The output of this snippet is a String which you can use in A Groovy expression, for example to display the comment in a Calculated Text custom field.
