Hi All,
We are required to consolidate our user access licenses in JIRA
As we run out of it, we are required to revoke for those unused ones
For which, we are looking to retrieve access granted date from Audit log for each user who has never logged-in.
Is there way to get info as below, either by sql query or groovy script ?
| Jirauserid | Access granted date |
Appreciate any thoughts & ideas
Thanks much in advance