I want that when someone changes a Ticket/Test status he/she has to write a comment why the change was performed so that the workflow is more efficent and better documented. Can this be achieved by using automation for jira? If not what is the better way to do this.
I searched in automation for jira but there is no option for force comment in this.
Hi,
You may need to add a comment screen to your required transition.
Kindly follow the process at: https://confluence.atlassian.com/jirakb/how-to-add-a-comment-during-a-transition-779160682.html (Required to be Jira admin)
Above can't be made mandatory but the screen for comment can be introduced.
There are some plugins for this - https://confluence.atlassian.com/jirakb/how-to-configure-comment-field-to-be-required-in-workflow-transition-648381476.html
the best way to do that is to setup a transition screen for each transition within your workflows. If a transition has a transition screen, automatically comment field will appear.
In order to make it mandatory please add a validator for each transition.
Here a guide that explains how to do that https://confluence.atlassian.com/jirakb/how-to-configure-comment-field-to-be-required-in-workflow-transition-648381476.html#:~:text=Go%20to%20the%20JIRA%20workflow,to%20the%20required%20fields%20list.
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.