Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow Question - Everything is Unresolved - Mass update?

Mike Boehm March 8, 2018

Howdy,

I noticed that when I ran the My Open Issues filter, everything that showed up had a CLOSED status but was UNRESOLVED for Resolution.  I poked around and added a Post something Function to update the Resolution field to Done when something goes to Closed.  I think it's working although I really don't know what I'm doing.

So now my question is, is there a way to do a query and find every ticket that has a Status of Closed and set the Resolution to Done?  We have hundreds if not thousands of tickets that are all unresolved instead of Done because I guess our workflow wasn't setup correctly.

Thanks.

1 answer

1 vote
Kyle Moseley
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.
March 8, 2018

Yes, just use JQL in the Advanced Search.

resolution = null AND status = Closed

 More JQL capabilities: https://confluence.atlassian.com/jiracoreserver/advanced-searching-939937709.html

Kyle Moseley
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.
March 8, 2018

After that, add the resolution field (temporarily) to the Edit screen, and do a bulk change. Then remove the resolution field.

Payne
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.
March 8, 2018

Note that there is a default value of 1000 for the maximum number of items that can be bulk updated per transaction, so this may need to be done in batches if you do indeed have more than 1000 issues in such a situation.

Mike Boehm March 8, 2018

OK, I think I got it ready but how do I add the Resolution field?  When I get to the Bulk Change screen, Change Resolution isn't one of the options.

Kyle Moseley
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.
March 8, 2018

You have to find the screens used on these various issues. You can do that from the projects' administration pages or from the screen pages at the global admin level.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events