Tip |
---|
You can now share your traceability matrices more easily with your coworkers, by inserting them in your Confluence pages. |
Insert the macro
In the Confluence page editor: Type
/req
to access the RY macros, and select the RY Report macro
...
...
...
Select the desired saved matrix
...
3. Then, you’ll see a recap of the selected matrix, and you’ll be able to configure the report display:
By default, we display the title and description of the matrix. If you do not want to see them in the Confluence page, you can remove them with the toggle.
⚠️ Permissions on the matrices
Matrices need to be shared to the whole space to be displayed in the Report macro. If you have not made them public before hand, you can edit the permissions on this screen as well. directly when selecting a matrix (c.f : Step 2.)
The regular way to edit the permissions of your matrices is in the Saved Matrices tab → Edit → And tick the “Share with everyone in the space” button
...
select either the “With view only permissions” or “With view and edit permissions” radio button.
...
🎉 Tada
...
Sharing permissions
Note that you can share your traceability matrices either :
to allow other users to update it using the “With view and edit permissions”
to allow others to only see the result of your matrices without being able to update your template using “With view only permissions”. However other will be able to clone your matrices if they went to use yours as template.
To go further
Use the report
Once the report is embedded and the page published, you can interact with the report like you would in the Traceability tab: Move/Add/Remove columns, click on requirement keys to show their details, etc..
...
Changes to external property values will then be saved.
...
Configure the saved query of the report
If you are using a saved matrix as a template report, that you’ll be able to reuse on different pages, but showing information from different requirements, it is possible to replace the saved query by something else.
In the example below, see that the query is
key ~ 'BR%'
we’ll replaceBR
byFN
, giving you a report based on this query:key ~ 'FN%'
.
...
Export your reports in PDF
You can now export your reports in PDF! Simply click on the three dots at the top-right of the page and on export. The dynamic RY Report macro will be visible just like this:
...
Permissions cross spaces
You can insert macros that pull data from an other Confluence space. The report macro uses the permissions of the space where it was saved to display requirements.
...