Jira is exhibiting some strange behavior that I don't understand. If I run the query _resolutiondate = empty and resolution != Unresolved_ many issues are returned. If I add the column *Resolved* to the query results the date is blank for all issues. However, if I open each issue individually there is a valid *Resolved* date and the *Resolution* field has a valid resolution. There does not seem to be any reason or pattern to why this happens. I can look at two different issues from the same project, same issuetype, resolved on the same day, by the same person, with the exact same workflow transitions, and one will show the *Resolved* date in the query results and the other will not. Can you explain how these dates work and what could possibly be causing this?
The following steps fixed this problem:
Rebuild your JIRA index from scratch
I hope it helps the next users!
Hi Stephen,
From your description it seems the indexes are out of synch. Can you try rebuilding the indexes from scratch by proceed as follows:
* Stop your JIRA
* Delete the content of your $JIRA_HOME/caches/indexes folder
* Restart your JIRA
* Index it
Then try performing the search again.
Hope it helps!
Cheers,
Clarissa.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.