Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Call Plugin from pocket query

Joao Flavio Mendonca September 5, 2017

Hello All I am trying to call the Tasklist plugin from a pocket query template. however I dont have any idea of how to do it.

I am trying to use the Velocity to call such plugin but it is not working.

The code that I am using can be seen below:

<table class="aui confluenceTable pocketquery-table">
<thead>
<tr>
#foreach ($column in $columns)
<th>$!column</th>
<th>Checked</th>
#end
</tr>
</thead>

<tbody>
#foreach ($row in $result)
<tr>
#foreach ($column in $row)
<td>$!column</td>
<td>$action.helper.renderConfluenceMacro("{inline-task}")</td>


#end
</tr>
#end
</tbody>
</table>

 

The error message is:

Unknow macro: {inline-macro}

What is the name of this plugin?

Can I call it from pocket query template?

How can I send some parameters to this plugin like user username?

 

Thanks a lot in advance

Regards

Joao Flavio

1 answer

0 votes
Sven Schatter _Lively Apps_
Atlassian Partner
December 11, 2017 edited

Hey Joao,

sorry that you didn't receive an answer yet. We have basically moved our support to our service desk for PocketQuery.

Have you already tried the other way to render macros, mentionend in the documentation?

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)

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, atlassian community, job interviews, interview tips, career advice, interview preparation, job search, interview experiences, hiring process, atlassian careers, community discussion, interview best practices

Interview Tips & Pet Peeves ✍️

Join the discussion on interview best practices and common pitfalls. Share your experiences and learn from others in the Atlassian Community.

Share you experiences!
AUG Leaders

Atlassian Community Events