/
How to set notifications for multiple teams/projects

How to set notifications for multiple teams/projects

This article explains how to set notifications for multiple teams and projects via Email or Slack.

Steps:

  1. Go to the SLA configuration page and set the JQL for the goal section. Choose “Add new SLA goal” to add multiple goals.

  2. Set the JQL for the goal section. Set as assignee in membersof() in the Issues (JQL) to set the group users.

  3. Add more than 1 goal if you have more groups or users (based on the Slack URL Group)

assignee in membersof(“jira-administrators”) ….. goal 1 for jira-administrators

assigne in membersof(“QA-team”) ….. goal 2 for QA-team

assigne in membersof(“Dev-team”) ….. goal 3 for Dev-team

  1. Click on the notifiers to go to the notification page.

  1. Click on “Associate with goals“ and it will prompt a window to choose the goals (goal 1, goal 2, goal 3) to be associated with.

This page is for Time to SLA on Cloud instance

Related content

How to configure Postman tool to run with RestAPI
How to configure Postman tool to run with RestAPI
Read with this
I want to send custom SLA notifications via Slack
I want to send custom SLA notifications via Slack
More like this
How to display SLA Panel in the Linked Issues
How to display SLA Panel in the Linked Issues
Read with this
Channel notifications
Channel notifications
More like this
How to setup a multiple SLA indicator of custom fields
How to setup a multiple SLA indicator of custom fields
Read with this
I want to send custom SLA notifications
I want to send custom SLA notifications
More like this