There is some slowness in JIRA response on DB level.
I would suggest asking confluence experts for permission to change index on one jira table:
JIRA.WORKLOG from WORKLOG.AUTHOR to WORKLOG.AUTHOR,STARTDATE;
Is this a Tempo question or JIRA?
Neither really, changing the database like that will make it worse for a lot of queries, you'll just be trading one slow query for another.
Thanks again, Nic! This was from our DBA team, so Im just translating :-)
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.