Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Database query plugin parameters ignored.

Frank Scholtens October 14, 2020

I am generating a Confluence by REST API.  In this page I am rendering a database-query plugin with query.  The plugin HTML looks like:

 

<ac:structured-macro ac:macro-id="ee6092b8-fc52-41a0-a512-1e80dee425b4" ac:name="database-query" ac:schema-version="1">
<ac:parameter ac:name="profile-id">123245</ac:parameter>
<ac:parameter ac:name="profile-name">my profile name</ac:parameter>
<ac:parameter ac:name="atlassian-macro-output-type">INLINE</ac:parameter>
<ac:plain-text-body><![CDATA[$QUERY]]></ac:plain-text-body>
</ac:structured-macro>

 

The above works all fine and I do get a page with the embedded plugin. The SQL Query also works fine. The problem however is that the plugin wants a profile to be selected. Somehow the I cannot manage to programmatically select the proper DB profile. Even when I set id an name with the parameters above, they seem ignored.

 

The plugin is: https://bitbucket.org/keysight/keysight-plugins-for-atlassian-products/wiki/Confluence%20Plugins/Database%20Plugin

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events