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
Hi Rahsmi,
This sounds like the bug reported here: https://productsupport.adaptavist.com/browse/SRJIRA-2200
Because of the bug, the red asterisk appears next to the Attachments field instead of the custom field that it is supposed to be next to.
This bug was fixed in SR 5.0.11.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.