Versions Compared

Key

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

...

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

 

  • 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 published) and customfield_11900 (Published). These are simple jira 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 values of the field fields Published as long as and Not published.

  • 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 values available for the main database custom field Product Name:

...

  • On selection, the child databse custom field is automatically filled in with the id of the selected product.
    Note

    Note: Every database custom field has a default value: blank, displayed in a the field of type Select List as "None".

  • To see the results, save the issue and go to the details:

...