How to write query that will select only issues resolved by me.
I have found some old post that says its no possible, but it might have changed.
None of the above solutions worked for me. I started adding a label to all my issues to resolved_by_kishore, then in advanced search, I'm using lables=resolved_by_kishore. It's working fine.