Hello
Is there any rest api endpoint that updates/creates application link in Jira to Bitbucket
thanks,
Ibrahim
Hello
Is there any rest api endpoint that updates/creates application link in Jira to Bitbucket
thanks,
Ibrahim
Hello @IbrahimItani
Is there any solution to this. I need to develop a script on cloud that will link the Bitbucket with Jira, I guess it can be achieved only with REST API’s, if there is any>
Thank you
Hey
Try this, it worked for me in server
[https://yourjiraurl/rest/applinks/1.0/relocateApplicationlink/{applicationLinkId}?newUrl={url}]
Regards,
Ibrahim