If tickets are reopening , a reason box should pop up and after that reason ticket should open.

UDAY BONTHALA June 19, 2017

If tickets are reopening , a reason box should pop up and after that reason ticket should open.

1 answer

0 votes
Tarun Sapra
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 19, 2017

Hi Uday,

This is a starightoward requirement to implement in JIRA.

You have the add a validation on the transition which is taking the ticket to "re-open status". Basically in the workflow configuration you can add "comments screen" on the trasition such that a comment box appears when transition is to the re-opn status and also add a validation that the comments box should be filled otherwise the transition will fail.

I will suggest to you to use the comments box rather an custom field called "reason"

 

https://confluence.atlassian.com/jirakb/how-to-configure-comment-field-to-be-required-in-workflow-transition-648381476.html 

You can also use the plugin script runner for the same purpose.

Suggest an answer

Log in or Sign up to answer