You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Description
JIRA has a variety of custom field types and add-ons can provide new ones. Some of these custom field types cannot be fully supported without specific logic. Please open an issue if you need support for custom field type that is not supported for your needs. In many cases the field will be supported automatically but there may be some capabilities not support for more specialized fields. We test various scenarios with the list provided here. Limitations will be noted.
| Type Name | Type Key | Notes |
---|
| Single value string types | Variety of types like text fields. This covers a lot of standard types. | |
| Number based fields | Custom fields implemented as a standard number type field. | |
| Option based fields | Custom fields implemented as a standard option type field | |
| 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 | |
| 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 | |
| Agile - Epic Link | com.pyxis.greenhopper.jira:gh-epic-link | |
| Agile - Sprint | com.pyxis.greenhopper.jira:gh-sprint |
JCLI-685
-
Getting issue details...
STATUS
|
| Agile - other simple types | Like Epic Colour and Epic Status | |