How can I get an audit log filtered by status. For example, I want all issues with the status 'Done' from where deletions (like attachments or subtasks) were made.
Hello @Martin Tauber
You can turn off notifications generated by Automation right in rules you ve created. Check "more options" on your actions.
Hi Martin,
In my opinion you can't deactivate notification for a specific user operation but you can work at epic level.
you should customize the epic workflow so that, on creation, it raise an event that not cause notification. For example from Issue Created to Generic Event (if it has no association in your notification scheme).
Here all information you need for event/workflow management https://confluence.atlassian.com/jirakb/configure-a-custom-event-notification-for-a-specific-jira-workflow-transition-or-status-720831525.html
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Fabio - I'll try to solve it that way. Hoped, there was more straightforward approach instead of a workaround :-/.
Thanks Mark for your reply. Unfortunately it's not Automation which is sending the e-mail notifications. Automation it's causing some "standard-notifications" from our Jira config, since it's creating and updating issues fully automated.
Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.