JIRA - Resolved by me query

前端 未结 12 1080
情书的邮戳
情书的邮戳 2020-12-14 14:34

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.

12条回答
  •  一向
    一向 (楼主)
    2020-12-14 15:20

    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.

提交回复
热议问题