Versions Compared

Key

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

...

Using autocomplete with multiple values on an issue

Follow the following steps below:

  1. Before using the database custom field of the autocomplete type

...

  1. with multiple values,

...

  1. ensure that the type of the custom field is "Autocomplete" and that the Multiple Values

...

  1. checkbox is

...

  1. selected in the

...

  1. field configuration page, as shown below:

...


  1. Image Added

  2. The

...

  1. dbi2 database custom field

...

  1. will now act as a

...

  1. standard Jira autocomplete field (

...

  1. for instance, versions / components) in the create

...

  1. , edit

...

  1. , or transition screen of an issue,

...

  1. enabling you to select multiple values

...

       Image Removed

...

  1. .


If you type a letter into the

...

field, all matching values are displayed

...

in a drop-down from which you can select the desired value

...

       Image Removed

...

.

Image Added

Image Added

If you enter an invalid option and

...

leave the field, a warning message appears

...

       Image Removed

...

and an invalid value is not selected.

Image Added

Alternatively, you can view the remaining available options by using the drop-down button from the right of the field

...

       Image Removed.

Image Added


You can remove a value from the field by clicking on the x icon for that particular value.

After

...

you save the

...

ticket,

...

values selected for the custom field are displayed in the view issue screen, separated by comma

...

       Image Removed.

Image Added

Info

The You can use these multiple values autocomplete fields can be used as parameters in dynamic queries, the value considered being that showed on the view issue screen.

They also support dynamic parameters in their queries, the available options for selection being updated when the parameter's value changes.

...