0

I'm trying to search for closed cases that were resolved as "Won't Fix". However, there is no ResolvedStatus search axis. I only see Resolved (which expects a date) and ResolvedBy.

Is there no way to search closed cases by their resolved status?

flag

1 Answer

2

Try status:"closed (won't fix)".

link|flag
Nice! I was so fixated on trying to find some resolved search axis, I didn't pay attention to the current status of these cases. That's what I was looking for, thanks. – Greg Saven Feb 8 2011 at 20:52
I also like `status:"=14" to get exact statuses. (This one maps to Waiting for Info in our install.) Go to Admin Workflow and inspect the links there to see the ixStatuses for your install. – Rich Armstrong Feb 9 2011 at 18:18

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.