Require a comment when a field is updated/changed

Shaun Johnston July 21, 2015

Hi,

We would like to be able to require a comment if certain fields are updated in a issue.  For example, if someone changes the Due Date we want the user to enter the reason why they are changing the Due Date.

Can this be done in JIRA? Or is there an add-on that would make this possible?

Thanks.

1 answer

0 votes
Daniel Wester
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.
July 21, 2015

You'd have to do it as part of a loop back workflow step. Ie. In Progress ->Update Due Date -> In Progress. Then on the Update Due Date you can add in a verification step that requires a comment on the screen https://confluence.atlassian.com/display/JIRAKB/How+to+configure+Comment+field+to+be+required+in+workflow+transition

Shaun Johnston July 22, 2015

Thanks for answering Daniel. We actually have the add-on that is required installed already, so that's good. But, let me see if I understand what you are talking about with regard to the loop back workflow: would I create a custom workflow that would be fired when someone changed the Due Date field?

Suggest an answer

Log in or Sign up to answer