The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Is it possible to change the Resolutions state to the initial value?

Javier Ramírez
September 6, 2022

Hello,
we have created tickets in our Jira server that the Resolution value is "done" but these incidents are not closed on our server. Is it possible to change the "done" status of Resolution to one that does not close the issue?

Thanks in advance.

Best regards.

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Alex Koxaras -Relational-
Community Champion
September 6, 2022

Hi @Javier Ramírez 

First of all what @Radek Dostál told you is correct. You do need a transition with a PF to clear the resolution. But besides doing that, you have to make sure of two things on your workflows:

  • Resolution isn't set automatically to any step prior of what status is resolved/closed for you
  • Resolution is cleared for any issue that is re-opened (close to open, or resolved to open etc)
0 votes
Javier Ramírez
September 6, 2022

I'm sending you some screenshots so you have an idea:


Resolution_Jira.jpg

We need to return to the status of Not resolved and that the ticket does not appear as resolved in the issues filter.

Thanks a lot.

Radek Dostál
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 Champions.
September 6, 2022

Just to be clear - any resolution value indicates the ticket is closed, so what you would need is to clear the value.

 

Out of box, there isn't any non-hacky way to do it besides creating a dummy transition (same status, so Done -> Done), with a post-function to clear the resolution. Then you can filter the issues out, do a bulk transition on them in order to clear the resolution, and then you can again remove that extra transition.

If you have the ScriptRunner plugin it has a built-in function to change resolution for issues, which is the least painful way to do it.

Resolution can't be changed like any other field, which is why this is a little hacky.

If you just need to do this once, and you do not have scriptrunner, adding a workflow transition is the most reliable way to do it without needing to script it (if you have data center, you likely have insight plugin which comes with it, which has a groovy console), or using sql.

Javier Ramírez
September 27, 2022

Hi @Radek Dostál

Thanks for recommending the ScriptRunner plugin, but I have a problem, I don't see any option in Filter ID. Do you know why it can be?

filterid_scriptrunner.jpg

Thanks in advance,
Kind regards.

DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events