Hi,
we uses automation to change a ticket status, if a agent add a coment it change to "waiting for customer", if the customer respond it change to "waiting for support"
When it transist, our agents get a mail with
"Automation for Jira changed status from XX to YX"
How can we disable it? Disabling it for customer, we got done here https://community.atlassian.com/t5/Jira-questions/How-can-i-disable-sending-Notifications-by-Automation/qaq-p/1612624?utm_source=atlcomm&utm_medium=email&utm_campaign=immediate_general_reply&utm_content=topic
but it dont affect the agent mail nofification
The notification isn’t directly coming from the automation itself. The notification is coming from the transition in combination with the notification scheme. The automation is causing a transition and that transition is firing a generic event post function which in turn results in the notification. So, the only way to prevent this is to disable the notification in the scheme. Of course doing so would prevent the issue transitioned notification from going out under manual transitions.
Thank you! Do you have an idea, whats wrong here? Which notification should i edit or which notification is responsible for the transist notification?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it is the one called "Generic Event", should be the last one i think (?). If you never want some individuals to see a notification for any transition then you could exclude those users from the role/groups included here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.