Hi Team,
We would like to looking at the way our users use Jira and confluence. Is there any usage reports we could look at that might give me some insight into that? Like how often people log in, what projects they use, ticket count per user - that sort of thing?
Thanks!
Hi @Lakshmi CH
There are no ready made report but you can always fetch this information from Jira database or using ScriptRunner for Jira. For instance this page has some useful SQL queries to get user login details. Similar information can be fetched from other table in Jira. You may want to check Jira database schema as well.
I hope it helps.
Ravi
Thanks much for quick reply @Ravi Sagar _Sparxsys_ I will look into those options. I have script runner. How can i get this info from script runner ?
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.