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
Lokesh
Hi there, Lokesh,
You could use a combination of the following in order to get that information:
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.