You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
When trying to embed multiple Jira Issue macros in a Confluence Wiki Markup table, I'm seeing only the first macro resolving correctly, and repeating for the other macros.
Here's the wiki text I'm pasting from an automated report into the Markup macro.
| A | {jira:count=true|project = 999 AND summary ~ "Hello"} |
| B | {jira:count=true|project = 999 AND summary ~ "There"} |
| C | {jira:count=true|project = 999 AND summary ~ "World"} |
Here's what the page shows before saving.
Here's what the page shows after saving.
Observe that only the first macro is resolving and it's repeated for the others. The cache parameter seems to have no effect either. Is this expected behavior? Am I using incorrect syntax? Is there a better approach to take?
I believe this is Confluence version 7.13.7. Let me know what you think. Thanks very much.
Community moderators have prevented the ability to post new answers.