Hello,
I am using Behavior plugin to show affected version and a custom field to show required. However affected version is not showing asterisk instead showing on attachment, but attachment is not required field.
below is my configuration
<config use-validator-plugin="false" name=" Defect mandatory fields" description="" guideWorkflow="null">
<field id="versions" required="true" readonly="null" hidden="null"/>
<field id="customfield_17780" required="true" readonly="null" hidden="null"/>
<init id="__init__"/>
</config>
Need help to understand how to set it correctly.
I am using JIRA 7.2.8 & behaviour from the script runner Version:4.3.15