I have been trying to find a method to get the created dates of permission schemes and notification schemes, so that I can write down an automation script to delete these schemes present in my environment created more than 30 days ago.
Appreciate any ideas!!
Community moderators have prevented the ability to post new answers.
@Nic Brough -Adaptavist- @Mohamed Benziane , Is it possible to get the dates from this audit log using a method or a script?
Hi,
you can access the audit log via API
https://confluence.atlassian.com/jiracore/audit-log-improvements-for-developers-1019401815.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Benziane, this was quite helpful. Will try out this API, to get the relevant metrics.
Appreciate it!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira doesn't record that, other than as a line in the audit log (which is cleared down after some time)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You could try to look at the audit log.
https://confluence.atlassian.com/adminjiraserver/auditing-in-jira-938847740.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Community moderators have prevented the ability to post new answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.