Forums

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

link issues using JRJC

anisha February 20, 2014

does anyone have an example on how to link issues using JRJC. i searched the internet but could no find anything suitable.

Thanks in advance for you help.

2 answers

1 accepted

1 vote
Answer accepted
Boris Georgiev [Appfire]
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.
February 21, 2014

Use com.atlassian.jira.rest.client.api.IssueRestClient.linkIssue(LinkIssuesInput)

for example:

restClient.getIssueClient().linkIssue(new LinkIssuesInput("TST-1", "TST-3", "Duplicate" ))
Khaled Skairek
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 16, 2016

Could you please post all the available link types?

Like Mirza Abazovic likes this
0 votes
Alekhya February 20, 2014

i am able to create and update the issue but i need to link issue using JRJC. Can any one help me in this regard ??

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events