Assigned to me not showing up in Jira search

Paul Moran August 7, 2012

Ok here is the issue, we all run this filter to check issues assigned to us:

assignee = "morny" AND status in (Open, "In Progress", Reopened, Resolved)

But for some reason there is a couple of bugs that dont show up even though i can go into the bug and clearly see its assigned to morny. If i edit the bug and select morny again (even though its already chosen) and save it then it shows up.

This always seems to be with resolved bugs but other resolved bugs do show up and you can see i do query resolved issues in my string.

Now if i go into the admin section and re-cache/re-index it fixes all the issues but ive done this numerous times and it continues to happen again and again until i re-cache and fix it, is there a more permanent solution?

1 answer

0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 7, 2012

Looks like you have some customizatons which breakes the indexes. Have a look at the workflow configuration and listeners to see if any of them are not jira built-in.

Suggest an answer

Log in or Sign up to answer