We have some data inconsistency, the filter is showing wrong data in some columns for some issues. The values in the database are correct, issue detail view is also correct.
Re-indexing/Restarting doesn't help. After opening and saving the issues the filter shows correct data for that issue.
The problem must be some application state, i.e. temporary files.
Is it safe to delete the temp dir in JIRA's installation directory?
In this case you can try 2 things to fix:
1- Try to rebuild your index from scratch by following the steps below:
* Shutdown JIRA.
* Delete all the files in the following folders:
** <JIRA-INSTALL>/work
** <JIRA-HOME>/caches/indexes
* Restart JIRA
* Run the Re-Index. (Administration > System > Advanced > Indexing > Re-Index)
2 - Check your Project workflow to see if you have any post function set after the re-index process.
I hope it helps you!
Thank you.
P.S.: Apparently you have to keep the subdirectories of caches/index ;-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also after you shutdown Jira, clear the contents of the temp folder in jira install directory:
rm -rf /opt/atlassian/jira/temp/*
Do a Lock and re-index as it builds a index from scratch.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.