Versions Compared

Key

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

This page is for Time to SLA in Cloud instance

This page is to show 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.

...

  1. 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)

Info

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

      ...

      1. to choose the goals (goal 1, goal 2, goal 3)

      ...

      1. to be associated with.

      ...

      Info

      This page is for Time to SLA on Cloud instance