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

Product requirements index page

Katie Salter November 10, 2017

I have created a number of product requirements pages within a team space, however no product requirements index page has been created. All the blog posts I can find say that this should be created automatically once you save a product requirement page, however this doesn't seem to have happened. Can anyone help?

Thanks! 

1 answer

1 accepted

2 votes
Answer accepted
Thomas Schlegel
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 10, 2017

Hi Katie,

you can easily create the product requirements page on your own. It's just a Confluence Page like that:

Title: Product requirements

Then there's a macro "Create from Template" with the following parameters:

image.png

 

A horizontal row

Then the macro "Page Properties Report" with the following params:

image.png

That's it.

If you have the Source Editor, you can also use this code for the page:

<p style="text-align: right;">
<ac:structured-macro ac:macro-id="9bca9704-dd23-4fce-98a4-3cd3c945fa96" ac:name="create-from-template" ac:schema-version="1">
<ac:parameter ac:name="spaceKey">
<ri:space ri:space-key="<your-space-key"/>
</ac:parameter>
<ac:parameter ac:name="blueprintModuleCompleteKey">com.atlassian.confluence.plugins.confluence-software-blueprints:requirements-blueprint</ac:parameter>
<ac:parameter ac:name="templateName">com.atlassian.confluence.plugins.confluence-software-blueprints:requirements-blueprint</ac:parameter>
<ac:parameter ac:name="buttonLabel">Add Product requirements</ac:parameter>
</ac:structured-macro>
</p>
<hr/>
<p>
<ac:structured-macro ac:macro-id="ebd30005-b14c-4661-9b0f-c74a4cde4164" ac:name="detailssummary" ac:schema-version="2">
<ac:parameter ac:name="label">requirements</ac:parameter>
<ac:parameter ac:name="analytics-key">requirements</ac:parameter>
<ac:parameter ac:name="cql">label = "requirements" and space = currentSpace()</ac:parameter>
</ac:structured-macro>
</p>

 

Katie Salter November 10, 2017

Thanks so much Thomas! This is brilliant!

Thomas Schlegel
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 10, 2017

You're welcome, @Katie Salter

If you think, your question is answered, please mark it as answered. With such a marker, other user find answered questions more easy.

Thank you

Jivan Roquet November 17, 2018

Unfortunately, this builds an index of the product requirement pages.

It'd be much more useful to have an index which shows all the product requirements themselves in a single place.

Like Volen Vashev likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events