...
Parameter name | Type | Required | Description |
---|
issue key | String | Yes | the key Key of the selected issue |
field name | String | Yes | the name Name of the selected field |
Return type
...
Done. Program returned: admin|2017-05-23 13:28:09|Text Field|aaaaa|nnnnn
Notes
Note |
---|
- Beside Besides the labels/ids of the custom fields, also the name of the standard JIRA Jira fields (summary, assignee etc.) can be used as parameters.
- If it returns an empty array, you must get the last value of the field from the issue.
- The second parameter is the field name as it appears in history.
|
...