Supported Custom Fields
  • Verified
  • Supported Custom Fields

    Name

    Description

    Type

    Status

    Name

    Description

    Type

    Status

    cascadingselect

     Enables values to be selected from two levels of select lists

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

    True

    datepicker

     Stores a date using a picker control

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

    True

    datetime

     Stores a date with a time component

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

    True

    float

     Stores and validates a numeric (floating point) input

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

    True

    grouppicker

     Stores a user group using a picker control

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

    True

    labels

     Stores labels

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

    True

    multicheckboxes

     Stores multiple values using checkboxes

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

    True

    multigrouppicker

     Stores multiple user groups using a picker control

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

    True

    multiselect

     Stores multiple values using a select list

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

    True

    multiuserpicker

     Stores multiple users using a picker control

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

    True

    radiobuttons

     Stores a value using radio buttons

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

    True

    select

     Stores a value from a configurable list of options

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

    True

    textarea

     Stores a long text string using a multiline text area

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

    True

    textfield

     Stores a text string using a single-line text box

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

    True

    url

     Stores a URL

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

    True

    userpicker

     Stores a user using a picker control

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

    True

    Related content