Filter issues during snapshot creation
On this page: |
Overview
With Configuration Manager, you can create project snapshots containing project issues matching a JQL filter. When you create a project with issues snapshot, you can define a JQL query to include only a subset of the project issues.
Use cases
You can create snapshots with filtered issues to achieve the following use cases:
Enhanced archiving - archive just the issues you need in а few easy steps. Learn more about incremental issue archiving.
Split large snapshots - Learn more about migrating large projects.
How it works
Easily filter the project issues by defining a JQL query during snapshot creation and produce the snapshots you need.
The entered JQL query will be merged with the default JQL query that is formed by the projects you choose to include in the snapshot. Your JQL query will be executed only on the selected projects.
To filter issues during snapshot creation:
Log in as a user with the Jira System Administrators global permission.
Choose the cog icon at the top right of the screen, then choose Configuration Manager:
Select Snapshots to open the Configuration Snapshots page.
Choose the Create Snapshot button.
On the snapshot creation page, select Project with Issues.
For the issue selection, choose Filtered issues.
In the text field, enter a JQL query to filter the project issues. This option excludes all archived issues since, by default, they don’t show up in the Jira issue navigator when you apply a JQL filter. The Issues included counter displays how many issues match the JQL filter and will be included in the snapshot.
If you don’t enter any JQL query in the text field, CMJ will behave as if you’ve selected the All issues option instead and will add all active issues and all archived issues from the selected projects.
The default JQL query formed by the selected projects in the snapshot is displayed above the JQL filter field.Finish the snapshot creation process by clicking Create.
Go back to Configuration Snapshots page and check your snapshot.
In the Issues column, you can see how many filtered issues your snapshot contains, and the JQL query is displayed in a tooltip.
