Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA REST API issue link delete

Vishal Biyani
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 8, 2023

using https://your-domain.atlassian.net/rest/api/3/issue/TEST-123?fields=issuelinks i can find all the issues linked to issue.

Which API can i use to find when an issue link is deleted?

2 answers

0 votes
Vishal Biyani
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 9, 2023

@Kai Becker 

Thanks for your quick response.

So the alternative solution will be to 

1. check changelog and determine issuelink has changed (deleted)

2. compare source and destination and if source (e.g. database) has extra values for the particular issuekey compared to destination (latest API response) delete the extra row from source.

Kai Becker
Community Champion
August 9, 2023

yes, probably that would be the only solution.

0 votes
Kai Becker
Community Champion
August 8, 2023

Hi @Vishal Biyani 

there is no API to find deleted entities. Actually these are not stored anyway.

Deleting connections between issues or even deleting issues means that they are gone. No way to get them back. Sorry.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events