Hi,
is it possible to have Wiki Markup working within JIRA issues macro?
We have custom field in JIRA that supports Wiki Markup Renderer. The custom field contains links with alias, such as [#47|http://foo.bar/issues/47] and in JIRA, the field just shows #47 as the alias suggests.
However, when JIRA Issues macro, with this custom field, is inserted into Confluence, the custom column for this field shows the full URL as http://foo.bar/issues/47. We would like it to show just #47 as the alias, as it does in JIRA itself.
Is this possible?