How to force a user to complete a Comment when setting the "Fix Version"

RADU RADU June 11, 2013

Hello,

I am new with Jira, can anybody help me with the next questions; is there some tool that works with Jira or is Jira able to perform the next:

1. When posting a bug to be prompted to set an "Affceted Version" (so this field should be mandatory in order to create a bug)

2. When fixing a bug to be prompted to set up "Comment" and a "Fix Version" in order to set the bug as "Resolved"(also this should be mandatory).

Thank you,

2 answers

0 votes
Andrey Markelov
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.
December 8, 2013
0 votes
Bhushan Nagaraj
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.
June 11, 2013

Hi Radu,

1. Yes you can set the field as a required field in your project's field configuration. Read

https://confluence.atlassian.com/display/JIRA/Specifying+Field+Behaviour#SpecifyingFieldBehaviour-Makingafieldrequiredoroptional

2. In your workflow, you can make the fix version field as a required field. You will need to use the Fields Required Validator available in the Jira Suite Utilities plugin.

https://jsutil.atlassian.net/wiki/display/JSUTIL/JIRA+Suite+Utilities+Workflow+Validators

Not sure about the comment but I remember seeing this possibility in behaviours plugin or script runner plugin. Will get back to you on this.

Cheers

Bhushan

Bhushan Nagaraj
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.
June 11, 2013

The jira misc workflow plugin has a validator to make your comment field mandatory.

https://marketplace.atlassian.com/plugins/com.innovalog.jmwe.jira-misc-workflow-extensions

But it is a paid plugin.

Cheers

Bhushan

Suggest an answer

Log in or Sign up to answer