Is this for Confluence or Jira? Can I run this query for Confluence db?
You can try taking a look at the userhistoryitem table in your database to see the JQL queries ran by your users
select * from userhistoryitem where entitytype = 'JQLQuery'
Hope this helps
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.