Information Technology Reference
In-Depth Information
How it works…
In our script, we use jQuery to select the Team custom field based on its element ID and
remove the option with value -1 (which is the None option) with the selector #custom-
field_10103 option[value="-1"] .
We use the Atlassian JavaScript ( AJS ) namespace ( AJS.$ ), which is the recommended
way to use jQuery in JIRA.
Search WWH ::




Custom Search