Versions Compared

Key

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

...

retrieve array of all keys in user-defined Raley notification settings


$jirassimo.mentionUsersmentionsEmails($value)

retrieve a comma-separated list of emails of users that are mentioned in specific text field. Example: $jirassimo.mentionUsersmentionsEmails($issue.fields.description) will give you all users mentioned in issue description

...