Versions Compared

Key

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

How to use the auto complete on an issue (simple query)

Create/Update an issue

Follow the steps below:

  • Before using the database custom field of type Autocomplete, please make sure the type of the custom field is Autocomplete in the Kepler Administration Page.

  • Go to an issue in jira and try to edit it first. The database custom fields will appear like any other custom field. When trying to edit an issue, the sql is executed and the results will be filled in the fields.

  • Try to type the first letter of a possible value and a list of options will appear. From these option one can be selected for the current field. On selection of a main database custom field, the value of the child database custom field is filled in like in the picture below: Image Modified

Now that the fields are filled in, the issue can be updated with the provided values.

...