Versions Compared

Key

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

Select picker with create option Picker With Create Option custom field is available as single and multiple pickersselect picker. They are great for reporting. Make daily work more effective by giving your team an option to choose from instead of writing it into a query. Give your Jira users a better experience.

Info

Single and Multiple select picker with create option Select Picker With Create Option are only available as a custom field type. It is not possible to define general values or any other settings options. Use configuration scheme context to define standard values..

...

Macrosuite divider macro
dividerWidth100
dividerTypeonly_divider
emoji{"id":"smile","name":"Smiling Face with Open Mouth and Smiling Eyes","short_names":["smile"],"colons":":smile:","emoticons":["C:","c:",":D",":-D"],"unified":"1f604","skin":null,"native":"😄"}
textColor#000000
dividerWeight3
labelPositionmiddle
textAlignmentcenter
iconColor#0052CC
fontSizemedium
textDivider text
emojiEnabledfalse
dividerColor#DFE1E6
dividerIconbootstrap/CloudsFill

Create and configure the custom field

Note

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

Macrosuite divider macro
dividerWidth100
dividerTypeonly_divider
emoji{"id":"smile","name":"Smiling Face with Open Mouth and Smiling Eyes","short_names":["smile"],"colons":":smile:","emoticons":["C:","c:",":D",":-D"],"unified":"1f604","skin":null,"native":"😄"}
textColor#000000
dividerWeight3
labelPositionmiddle
textAlignmentcenter
iconColor#0052CC
fontSizemedium
textDivider text
emojiEnabledfalse
dividerColor#DFE1E6
dividerIconbootstrap/CloudsFill

...

Macrosuite divider macro
dividerWidth100
dividerTypeonly_divider
emoji{"id":"smile","name":"Smiling Face with Open Mouth and Smiling Eyes","short_names":["smile"],"colons":":smile:","emoticons":["C:","c:",":D",":-D"],"unified":"1f604","skin":null,"native":"😄"}
textColor#000000
dividerWeight3
labelPositionmiddle
textAlignmentcenter
iconColor#0052CC
fontSizemedium
textDivider text
emojiEnabledfalse
dividerColor#DFE1E6
dividerIconbootstrap/CloudsFill

  1. Go to AppsManage your appsCustom Field Suite

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

  3. Select Select Picker With Create Option (Single or Multiple) and click Next.

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

  5. Create a list of values and click Next.

  6. 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 Select Picker With Create Option (Single and Multiple). Remember that you can also add values directly from the issue view editor!

...

Macrosuite divider macro
dividerWidth100
dividerTypeonly_divider
emoji{"id":"smile","name":"Smiling Face with Open Mouth and Smiling Eyes","short_names":["smile"],"colons":":smile:","emoticons":["C:","c:",":D",":-D"],"unified":"1f604","skin":null,"native":"😄"}
textColor#000000
dividerWeight3
labelPositionmiddle
textAlignmentcenter
iconColor#0052CC
fontSizemedium
textDivider text
emojiEnabledfalse
dividerColor#DFE1E6
dividerIconbootstrap/CloudsFill

Select Picker JQL queries

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

"CFS - Single select with create" ~

Search for all issues that contain TEST as a value.

"CFS - Single select with create" !~

Search for all issues that don´t contain TEST as a value.

"CFS - Issue Progress" is EMPTY

Search for all issues where the custom field is empty.

"CFS - Issue Progress" is not EMPTY

Search for all issues where the custom field is not empty.

Macrosuite divider macro
dividerWidth100
dividerTypeonly_divider
emoji{"id":"smile","name":"Smiling Face with Open Mouth and Smiling Eyes","short_names":["smile"],"colons":":smile:","emoticons":["C:","c:",":D",":-D"],"unified":"1f604","skin":null,"native":"😄"}
textColor#000000
dividerWeight3
labelPositionmiddle
textAlignmentcenter
iconColor#0052CC
fontSizemedium
textDivider text
emojiEnabledfalse
dividerColor#DFE1E6
dividerIconbootstrap/CloudsFill