Solution Navigate to Customization> Lists, Records, & Fields > Entity Fields> New Set the following: Label – Enter the field label Type = Integer Store Value = False Under Applies To subtab, check the Customer checkbox Under Display tab, select Main on the Subtab field Under Validation & Defaulting subtab: Formula = Checked Default Value = CASE WHEN ({custbody_checkbox}=’Yes’) THEN 1 ELSE 0 END Note: Change {custbody_checkbox} to the Field ID of the checkbox you want to use Click Save
Tag: add custom field in plan
Add and view custom fields in your plan in Jira Software
To add and view custom fields in your plan: Select Plan settings from the left side navigation. Choose Custom fields to show you all of the custom fields currently in your plan. Select Add custom field in the upper right corner, then search for the fields you want to add. Use the Add fields button to finalize your choice.