Changes that have been made in the Advanced Link Panel or regarding the default Jira linksfield, such as adding or removing links, are recorded and stored in a separate tab in the issue Activity panel. The records will show the type of action (link added or removed), time, and user , who made the changes. All records can be sorted in ascending/descending order by the time of change via an “↑” icon in the top right corner.
...
Code Block |
---|
{jiraUrl}/rest/soj/1.0/api/asset/linkhistory/issue/{{issueKey}}/linktype/{{linktypeName}} |
Responce:
...
Expand | ||
---|---|---|
| ||
Note |
---|
When the Advanced Link field contains more than 100 linked issues, only issue IDs will be displayed. |