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.
Hi @Nuno Guerra
Welcome to the community!
Hope this doc will help you to understand about Audit logs more :
https://community.atlassian.com/t5/Marketplace-Apps-Integrations/Audit-in-Jira-How-to-get-Jira-audit-log-and-issues-changelog/ba-p/1928652
Please note : You must be a Jira System admin or have the Jira Administrator global permission. If all of your Jira Cloud products are on the Free plan, you won’t be able to get it.
Regards,
Sushant Verma
Thanks @Sushant Verma it's helpful to know more about it, but I'm not finding explanations of how can I filter the results by 'Status' in the Advanced Audit Log...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nuno Guerra Might be you can use REST API for this :
Export the audit log
Add events to the audit log triggered by external plugins
For more information on using the REST API, check out the Jira Cloud REST API documentation.
Regards,
Sushant Verma
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.