It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I'm trying to render the Jira issues macro from within a pocketquery template and I can't get it to load/render the issue data properly. I see the Jira macro column headers (grayed out) and a spinning prompt but the issue data is never rendered.
#set ( $jql = "key in (POC-1234)" )
$PocketQuery.renderMacroByMarkup("<ac:structured-macro ac:name='jira'>
<ac:parameter ac:name='server'>JIRA</ac:parameter>
<ac:parameter ac:name='columns'>key,summary,type,created,assignee,reporter,priority,status,resolution</ac:parameter>
<ac:parameter ac:name='maximumIssues'>20</ac:parameter>
<ac:parameter ac:name='jqlQuery'>$jql</ac:parameter>
<ac:parameter ac:name='serverId'>xxxx</ac:parameter>
</ac:structured-macro>")
I also tried using the $PocketQuery.renderXhtml() with the same results. I've verified the Jira issue macro works when created through the editor, so it's not a connectivity problem.
Thanks in advance!
Hey John,
sorry that you didn't receive an answer yet. We have basically moved our support to our service desk for PocketQuery.
Should this still be a problem for you, please don't hesitate to raise a ticket at our service desk.
Thank you for using PocketQuery!
Best regards,
Sven (Scandio)
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHi Community! Kesha (kay-sha) from the Confluence marketing team here! Can you share stories with us on how your non-technical (think Marketing, Sales, HR, legal, etc.) teams are using Confluen...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.