You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.