

"fieldType": ".system.customfieldtypes:multicheckboxes", Custom fields which accept multiple values: "fieldType": ".system.customfieldtypes:select", "fieldName": "My Awesome Select List (single choice)", "fieldType": ".system.customfieldtypes:textfield", "fieldName": "My Awesome Text Field (single line)", Custom fields which accept single values: The "value" is specific to each custom field, and you can find this by inspecting the Edit Issue page's source HTML.

If the custom field is not listed above, the "fieldType" can be obtained from the Custom Fields configuration page, by inspecting the source HTML. The custom field example below shows some syntax for adding custom fields, including an example of a cascading custom field. If you have installed any additional plugins that have custom fields, these fields will also be supported, however they are not included in this list.Ĭom.customfieldtypes:textfieldĬom.customfieldtypes:textareaĬom.customfieldtypes:datepickerĬom.customfieldtypes:datetimeĬom.customfieldtypes:floatĬom.customfieldtypes:selectĬom.customfieldtypes:radiobuttonsĬom.customfieldtypes:projectĬom.customfieldtypes:multiversionĬom.customfieldtypes:versionĬom.customfieldtypes:userpickerĬom.customfieldtypes:urlĬom.customfieldtypes:multiselectĬom.customfieldtypes:multicheckboxesĬom.customfieldtypes:multiuserpickerĬom.customfieldtypes:multigrouppickerĬom.customfieldtypes:grouppickerĬom.customfieldtypes:cascadingselectĬom.customfieldtypes:readonlyfieldĬom.customfieldtypes:labels Below is a list of custom fields that come bundled with Jira. The JSON Importers plugin supports custom fields. To specify a fix version for an imported issue, make sure you include the fixVersions in the issues object and versions in the projects object, and shown is the example above. "uri": " "description": "This is optimus prime" "fieldType": ".system.customfieldtypes:float", "description": "Some nice description here\nMaybe _italics_ or *bold*?",
