Versions Compared

Key

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

The Multilevel Select Picker allows you to create a cascading select field with an unlimited number of levels. Multilevel Select Picker is available on every screen in Jira. Select values when creating an issue or present the values on the issue view. Give your Jira users a better experience.

Info

Multilevel Select Pickeris only available as a custom field type. It is not possible to define general values or any other settings options in the app configuration screen.

Note

Users can now select between single select and multiselect inside the field configuration.

...

Create and configure the custom field

Note

To create and configure the Multilevel Select Picker custom field, you must be logged in as a user with Jira Administratoradministrator permissions.

...

  1. Go to AppsManage your appsFields - Custom Field Types.

  2. Click on Create custom field button on the right side of the screen.

  3. Select Multilevel Select Picker and click Next.

  4. Name and add a description to your field then click Next.

  5. Choose between single select or multiple select. After saving the field it is not possible to change this setting!.

  6. Create cascading list of values and click Next.

  7. Associate the field to the appropriate screens and click Create. You must associate a field to a screen before it will be displayed.

That’s it! You can now navigate to your issue and enhance it with Multilevel Select Picker.

...

...

Multilevel Select Picker JQL queries

CFS - Multilevel Select Picker can be used in JQL. It allows you to search for issues that include custom field values. To find issues that include multilevel select picker values enter the "CustomField_Name". Below are a few useful examples.

...