When I create a Link with the Jira Issue/Filter macro with key=HG-123 I get a single entry.
When I use "Epic Link"=HG-789 I get a table.
The single issue and table issues are displayed differently and behave differently. The table issues do not count towards the Jira links on a Confluence page.
What I would need is that I can fetch table entries via issuesWithRemoteLinksByGlobalId. I get this working only for single entries but not queries that return a list. Ist there any way to solve this other than adding the stories under the epic manually?