Hello,
I am currently facing an issue where design files I've added to a Jira issue via the "Add Design" (using Figma for Jira app) option are not appearing when I query the Remote Links API. I need some guidance on how to access these links through the Jira REST API.
Details:
Action Performed:
Expected Result:
/rest/api/3/issue/{issueIdOrKey}/remotelink
.Actual Result:
Question:
Additional Information:
To clarify, a Remote Issue Link is a function of a Jira Issue to refer to an external text URL. If you browse to a Jira Issue and click "Link Issue", you can then click "Add web link" and this will allow you to add a Remote Issue Link. For example, you can add a URL of "google.com" and Link Text to go with it.
When you then use the API endpoint you referred to (/rest/api/3/issue/{issueIdOrKey}/remotelink), you should see the "google.com" listing returned (or whatever else was added): https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links/#api-group-issue-remote-links
Relating to your questions, Figma for Jira is a third-party Jira app:
1. Unless the third-party app is adding in a native Jira Remote Issue Link, then the app is storing this data elsewhere. The data could be stored in infrastructure hosted by the app vendor/developer.
2. It would be best to direct this question to the app vendor, of which you can use the Support tab here to log a ticket with them: https://marketplace.atlassian.com/apps/1217865/figma-for-jira?tab=support&hosting=cloud
@Ryan Brailey Thanks for your response! Following your suggestion, I checked out the Q&A section on the app vendor's platform and found a solution that addresses my question perfectly. I really appreciate your help! Thanks again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.