Hey Community,
since a while ago we are facing a JQL bug within our self hosted Jira ServiceDesk instance.
Queries like:
createdDate <= now() and createdDate >= startOfMonth()
are freezing after a while and don't show up any results.
The following error is shown within the Firefox Console:
Queries like
createdDate >= startOfMonth() and assignee = currentUser()
are still working.
It seems that the issue is only appearing if I try to compare a value between multiple time (date) fields.
What I tried to fix this issue:
- several full re-indexes
- integrity check (Result: all fine)
- checking atlassian-jira HTTP / SQL Log for any strange behaviour
Additional information:
The system is running on Jira core 8.5.4 + Jira ServiceDesk 4.5.4
We are using the following addons:
Please drop me a line if you need additional information.
I appreciate any kind of help.
Thx Chris.
Hi Chris,
welcome to the Community!
While I am not able to come up with a direct solution my idea would be to do two tests, one for another.
Let us know how the results are. Maybe someone is able to catch up then.
Cheers,
Daniel
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.