Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Abstract

This code snippet fetches the comment added during a transition

...

The output of this snippet is a String which you can use in:in A Groovy expression, for example to :

  • Set a text field with the comment that was just created. Eg: Set a custom text field to the comment that was just added in one of the Set field value post-functions

A Groovy template, for example to:

...

Subject/HTML body/Text body of Email issue post-function

...

languagejs
linenumberstrue

...

display the comment in a Calculated Text custom field.

References

...