Hello, I am a customer on jira cloud,
right now when you paste a issue link into a confluence page the macro takes it and links it to jira. In the jira issue you can see it says "mentioned in <Page Name>" with a link to it.
I am using rest API's to create confluence pages, I am looking to add in this exact functionality while I am creating the page.
I have tried this Confluence Wiki format:
{jiraissues:key=S555555-4}
{jira:key=S555555-4} (same result)
This didn't work, while it does show up on the confluence page as expected, the issue doesn't say that it was "mentioned" as expected.
I found this page...
https://confluence.atlassian.com/confcloud/confluence-storage-format-724765084.html
I think the macro section at the top is what I need, but it seems I don't have quite enough rights to see the "View Storage Format" on the *** bar, so I can't find the information I need to make that work.
If anyone could help me that would be great.
I kinda have a work around if need be, but it would be nice if there was a simple soultion to this.
Thanks,