Adding the Jira Snapshots Macro to a Confluence Page
Navigate to the page and click the Edit icon, or just type E to open the editor. (Alternatively, you can create a new page.)
In the Confluence editor, click the '+' iconand choose View more from the drop down menu.
Find the item to be inserted and select it.
Click Insert.
Configure the macro and Save. Further down on this page you’ll find more information about configuration.
Info |
---|
You can also type '/' (forward slash symbol) while editing the page, to bring up the same list you'd see by in the View more menu. |
Publishing and Generating the First Snapshot
Once the macro is configured, continue editing the rest of of the page, and click Publish when finished.
After the page is published, click Update to generate the first snapshot.
Info |
---|
Need to configure a multi-level snapshot? Refer to How to Configure a Multi-Level Jira Snapshots Macro |
...
Info |
---|
JQL is Jira Query Language. This is the native query language for Jira, and these macros use it directly when retrieving data from Jira. New to JQL? We have put here Jira JQL cheat sheet some information to help you get started |
Parameter name | Required | Default | Parameter description and accepted values |
---|---|---|---|
Level title | No | Empty | A title for this level will be displayed above the column titles. |
Search JQL | Yes | - |
In Level 1:
Any valid JQL, applicable for the Jira from which the snapshot data is retrieved.
This may include any JQL extensions by apps, as long as they are valid inside that Jira instance.
It's a good practice to test the JQL first in Jira.Refer to |
In Level 2 (or higher):
See explanation here: How to Configure a Multi-Level Jira Snapshots MacroJira Snapshots Filtering: Jira JQL extended with page properties and metadata | |||
Add fields to display | Yes | Key, Summary | The list of Jira fields to display. Use the widget just below the field to drag and reorganize the order of the columns in the level. The list of available fields is specific to the Jira instance the snapshot is connected to. The list includes custom fields configured for this instance.
|
Key Features
Any legitimate JQL clause can be used to retrieve data from Jira.
The list of columns is configurable.
Retrieving fresh data from Jira into Confluence is done from Page View mode, by clicking Update.
Each time fresh data is imported, a new Confluence page version is generated. This can be seen in the Page History view.
The DIFF tool enables you to compare the current Jira data with any previous snapshot.
A single Confluence page may include multiple instance of snapshot macros, each retrieving a different set of data.