Overview
SQL Custom Field For Jira Kepler - SQL Query Fields | Grids & Dashboards provides a REST API to enable you to get data from your database .
...
Parameters | Explanation |
---|---|
issueKey | key issue |
CutomfieldID | ID of your field ex : customfield_11100 |
dependentFields | an array converted to base64 which contains the list of fields with values ??of of those which depends on the custom fields. |
...