Versions Compared

Key

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

...

For this example it looks like this:

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

Check in the administration page that you have a dynamic sql.

Image Removed

Go to the issue and try to edit it. For this example, it is used the same issue. So it looks like in the following picture on edit.

Image Removed
Let's change the values now, so go directly to the fields Published and Not published, special created for this example. These fields have the id: customfield_11901(Not publiched) and customfield_11900(Published). These are simple jira custom fields, of type "Text Field (< 255 characters)".

Let's type in first jjupin for Published and try to fill in the second value for Not published. At this time, the values for Product Name and Product Id are dynamically changed depending on the value of the field Published as long as Not published. Image Removed

In the mean time we can type in a value for Not published as well.

Let's now use the auto completion to see from what values we can choose to change the main database custom field Product Name:

Image Removed
The only option left is the one displayed. This is equals with the value of Published.

Info

In a similar way the auto complete is used for other operation on issues.