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: 

How to "unresolve" issues in JIRA?

Markus
Contributor
August 14, 2018

It happens sometimes that people move an issue to "Done" or "Close", the resolution screen appears they select a resolution and the issue gets resolved.

Good. BUT sometimes people figure out that the issue is still not finished and they move it again to "in Progress". Is there a way to unresolve an issue? Or something like a reopen screen?

PS: Sure its bad pactrice and we are teaching the people to stop doing those kind of things. 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Thomas Schlegel
Community Champion
August 14, 2018

Hi @Markus,

you have to add a postfunction "Update Issue Field" to your workflow transition which re-opens the issue. Within this postfunction you should clear the resolution field.

Chris Nicosia
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.
August 14, 2018

You can also use the clear field value post function

Like david.woodson@jobba.com likes this
Ben Lorenzo
Contributor
December 26, 2024

Hello, I'm new here and imported a bunch of tickets to Jira and they came through as "resolved" and are not.

 

Where can I get more info on this postfunction workflow stuff?

 

thank you