Is there a way to filter Bugs that I created but that someone else changed the Resolution to Done?

Heather Chavez August 11, 2017

In Jira I've created several filters and there is one that I just cant seem to get right.  I would like to create a filter that shows me all the Bugs I'ce created for a particular project but that someone else moved to resolution = Done. 

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 11, 2017

First you can create a filter for issues on which resolution was changed to Done by you.

resolution changed to "Done" BY yourId

Now you can create a second filter like this:

creator = yourId and resolution = "Done" and filter != "filter created before"

Does that work?

Heather Chavez August 14, 2017

That worked.  Thanks!!

Suggest an answer

Log in or Sign up to answer