Question: I need to send a notification to all members in particular Jira group. How do I do that?

Answer: You'll need to use our custom function $jirassimo.groupEmails("JIRA_GROUPNAME"). The function will return a comma-separated list of email addresses of people belonging to specific Jira group. Here's an example how to configure it: