Can component field be made mandatory

Jasmine Tan September 30, 2013

Can the component field made mandory

1 answer

0 votes
RambanamP
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.
September 30, 2013

yes you can make field required by using following ways

1. you can make field required through field configuration

check this document

https://confluence.atlassian.com/display/AOD/Specifying+Field+Behavior#SpecifyingFieldBehavior-Makingafieldrequiredoroptional

2. you can add field required validator on workflow transitions which is avialble in JSU Plugin(available on ondemand)

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

Suggest an answer

Log in or Sign up to answer