Hi! Does anyone know how to make sure that notifications doesn't send if changes on the issue are made by some user? (like jira administrator)
Anyway: programmatically, by configurations or by add-on.
Thank U.
Hi,
I don't think it's possible not to send notification if specific user or group made changed on the issue.
You can stop notification if anyone made changes and not if specific user made changes.
@Nir Haimov Thank U. Are you mean programmatically catch notification in the mail queue and delete, before it send? by scriptrunner?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
no,
From your project notification scheme, there is event called "Issue Updated"
Make sure no one is set there.
If no one there, no one will get notification when update is made (no matter who do the update).
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.