Time to SLA allows you to mute email notifications set by the SLA notifier. You can mute notifications either by selecting issues or SLAs. You can also select both options.
Mute Notifications
You can mute notifications in the issue view by following the steps below:
Click Mute SLA button under the Time to SLA menu.
Select Mute Duration to select how long you want to mute notifications for. You can mute notifications until they are manually unmuted by your action or choose an end date to unmute automatically.
Until Unmuted
Custom
You can mute notifications by specifying issues between the following three options:
You can mute all notifications by selecting all issues.
You can mute notifications by selecting the issue keys.
Only recently viewed issues are listed here. To populate the combo box, you can use the
issuekey in issueHistory() order by lastViewed DESC
statement, which will filter issues.You can also add an issue key via
Add item
button.After the
Add item
button is clicked, you can select it as an issue key from the combo box.
You can mute notifications for issues filtered by the JQL statement you entered.
You can mute notifications by specifying SLAs.
You can mute all notifications by selecting all SLAs.
You can mute notifications by selecting specific SLAs.
Your mute configurations have been saved after clicking the
Done
button.
Unmute Notifications
You can open Unmute Notifications on a page under your profile. You can open it either:
from the
Profile
pageor from the top menu
or from the side menu
You can unmute by clicking
Unmute
link in the table.You can unmute multiple configurations by selecting the checkboxes at the beginning of the row and then clicking
Unmute Selected
button.You can unmute all configurations by clicking the
Unmute All
button.
Edit Muted Notification
Click
Edit
link at the end of the row.Fields will be automatically filled.
You can edit as you want and save by clicking the
Done
button.The table will be populated after the saving operation is done.