Versions Compared

Key

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

...

  • Check in the administration page that you have a dynamic sql configured

 

The database custom field Product Name depends on the custom fields Published(customfield_11900) and Not published(customfield_11901).

  • 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 for the fields Published and Not published, special created for this example. These fields have the idids: customfield_11901 11900(Not publishedPublished) and customfield_11900 11901(PublishedNot published). These are simple Jira custom fields, of type "Text Field (< 255 characters)".

...

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

  • On selection, the child databse database custom field is automatically filled in with the id of the selected product.
    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:

...