I have a confluence form which has some fields manually entered and some fields populated from a Jira Issue.
For example i have a Jira link field where the user keys in the Jira key and the rest of the fields like summary, status, description etc gets pulled from the Jira directly in to the form.
Having said that i want to pull all the issues linked to this Jira key as well in to the form, But am not able to. If i say JiraLink.fields.issuelinks.outwardIssue.key , it pulls the keys but not as a link but as text. Please let me know how to pull all linked issues as Jira links.
That is because the "outwardIssue" contains a jira issue key in the "key" property.. it does not contain a link.
You need to check the structure returned and see what data is available for "outwardIssue"
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.