Hi there,
I am writing a user macro that will list all the JIRA tickets associated with each Confluence page. For example, if I have ticket A associated with Confluence page B by entering page B url in ticket A, it will show up as an incoming JIRA link on page B and I would like to retrieve that JIRA information in my user macro. Is there a way to do that? To add some more color, I am able to retrieve these jira links if I embed them directly into the content by typing in the url by manipulating the html content itself. However, I am not able to do so if these links are incoming links created from JIRA.
I have attached a screenshot to show which link I am referring to. Thank you for your help in advance!