Use com.atlassian.jira.rest.client.api.IssueRestClient.linkIssue(LinkIssuesInput)
for example:
restClient.getIssueClient().linkIssue(new LinkIssuesInput("TST-1", "TST-3", "Duplicate" ))
Could you please post all the available link types?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!
Start here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.