The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

Stop notification for automation reporter

Vignesh Jayagopal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 2, 2021

Hi, We have integrated JIRA with another ticketing tool. If any ticket created in the tool, new ticket will be created in JIRA with common user id.

So if any changes done on the JIRA ticket, notification is sent to the common user id which notifies many users in that group.

Due to that we want to stop notification when the ticket is raised from the common user id.

I am thinking of creating a rule by removing the common user id from watchlist when the issue is created.

Will that work or is there any other solution for this.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Dirk Ronsmans
Community Champion
August 2, 2021

hey @Vignesh Jayagopal ,

Most likely these notifications are coming from the notification scheme. There you can see which users are included in the notifications. (reporter, assignee, specific groups, ... )

I'm going to assume that the common id is set as the reporter? If so you could remove the reporter from the notification scheme but that would mean that you also remove that notification for all other issues.

You cannot exclude a specific user from the notification scheme.

https://support.atlassian.com/jira-cloud-administration/docs/configure-notification-schemes/

You could either invest in an app that has more elaborate notification possibilities or you can re-shape your notifications using the automation. Both are troublesome (especially the automation one) but like I said, you cannot exclude a specific id from your notification scheme.