Versions Compared

Key

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

...

Assign remaining notification fields as following:

Email address:


Code Block
titleEmail Address
linenumberstrue
#foreach ($issue in $issues)
   $!issue.fields.assignee.emailAddress
#end

...