Hello community,
I am in front of optimizing an routine job done in script runner.
Basically, every night, it compares some custom fields with set off issues and recreates issue links between true findings.
Thats working fine and as expected, the problem is, when users tries to reach the issue history.
Its flooded with system automation user entries of removing / recreating links.
My idea is, to
Any ideas how to achieve at least one of those?
Thanks, Tom
Hi Ken, seems that JIRA is trying to read the dbconfig.xml from E:\Jira_Home, one of the possible cause can be that the user running JIRA doesn't have permission to read the file, it's more common when JIRA is configured to run as a Windows service.
One other thing could be that the dbconfig.xml file is corrupted somehow, in this case you may delete it and recreate it using JIRA Configuration Tool.
I hope it helps.
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.