...
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 CWCreate on Transition for Jira and Update on Transition for Jira.
Table plus |
---|
|
Table: contains supported custom field types Type Name | Type Key |
---|
Single value types | Variety 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 picker | com.atlassian.jira.plugin.system.customfieldtypes:grouppicker | Multi-group picker | com.atlassian.jira.plugin.system.customfieldtypes:multigrouppicker | Label | com.atlassian.jira.plugin.system.customfieldtypes:labels | Radio buttons | com.atlassian.jira.plugin.system.customfieldtypes:radiobutton |
|