Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
Source : Jiracloud
Destination : Jiraserver
I need to pull the issue key of Linked issue from Jiracloud to Jiraserver. I'm able to bring the internal issue ID(ex: 66093) using below code in destination code
remotelink = issuelink.otherIssueId.toString()
But I need the exact issue key (Ex : SS-1234)