Versions Compared

Key

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

...

  • Before using the database custom field of type autocomplete with multiple values, please make sure the type of the custom field is Autocomplete and that the Multiple Values flag is checked in the Kepler Administration Page, as shown below:

       Image Removed   Image Added

  • The database custom field dbi2 will dbi will now act as a standard JIRA autocomplete field (eg. versions/components) in the create/edit/transition screen of an issue, allowing you to select multiple values:

       Image Removed       Image Added

  • When typing a letter into the input all matching values are displayed into a drop-down from which you can select the desired value:

       Image Removed       Image Added

  • When entering an invalid option and leaving the field, a warning message appears:

       Image Removed       Image Added

  • You can alternatively view all 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 saving the issue, the multiple values selected for the custom field are displayed in the view issue screen, separated by comma:

       Image Removed       Image Added

Info

The 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.