Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Jira has a variety of native custom field types and Marketplace Apps can also introduce new ones. Some custom field types cannot be fully supported without specific logic. Please raise a support request, if you need support for custom field type that is not listed below.

CLI shares support for custom field types with CSOT and CW.


Table plus
sortColumn1

Table: contains supported custom field types

Type NameType Key
Single value typesVariety of types like text fields. This covers a lot of standard types.
Text area

com.atlassian.jira.plugin.system.customfieldtypes:textarea

User picker

com.atlassian.jira.plugin.system.customfieldtypes:userpicker

Date picker

com.atlassian.jira.plugin.system.customfieldtypes:datepicker

Date time

com.atlassian.jira.plugin.system.customfieldtypes:datetime

Version

com.atlassian.jira.plugin.system.customfieldtypes:version

Multi-version

com.atlassian.jira.plugin.system.customfieldtypes:multiversion

Select

com.atlassian.jira.plugin.system.customfieldtypes:select

Multi-select

com.atlassian.jira.plugin.system.customfieldtypes:multiselect

Multi-select checkbox

com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes

Cascade select

com.atlassian.jira.plugin.system.customfieldtypes:cascadingselect

Show hide cascading select (Dynamic Forms)de.ics.cascading.show-hide-cascading-select:show-hide-cascading-select-field
Group pickercom.atlassian.jira.plugin.system.customfieldtypes:grouppicker
Multi-group pickercom.atlassian.jira.plugin.system.customfieldtypes:multigrouppicker
Label

com.atlassian.jira.plugin.system.customfieldtypes:labels

Radio buttonscom.atlassian.jira.plugin.system.customfieldtypes:radiobutton


...