Boards
Projects (Jira software) Boards Boards types
Filtering schema
-
Loading boards filtered by Boards types filter values (by Boards.TYPE).
Filtering skipped if Boards types filter is not active. -
Filtering boards by Boards filter values (by Boards.BOARD_ID) and Projects (Jira software) filter values (by Boards.LOCATION_ID).
Filtering skipped if Boards filter and Projects (Jira software) filter are not active. -
Export resulted boards list.
Expected result
All unique boards chosen by Boards and Projects (Jira software) filters are combined into one list and filtered by Boards types .
Sprints
Projects (Jira software) Boards Sprints Sprints states
Filtering schema
-
Loading boards with scrum and simple types (Boards.TYPE).
-
Filtering boards by Boards filter values (by Boards.BOARD_ID) and Projects (Jira software) filter values (by Boards.LOCATION_ID).
Filtering skipped if Boards filter and Projects (Jira software) filter are not active. -
Loading sprints by boards ids list from step 2 filtered by Sprints states filter values (by Sprints.STATE).
Filtering skipped if Sprints states filter is not active. -
Loading sprints by Sprints filter values.
-
Filtering sprints loaded on step 4 by Sprints states filter values (by Sprints.STATE).
Filtering skipped if Sprints states filter is not active. -
Export resulted unique sprints list subject to the condition of uniqueness of the natural key (Sprints.SPRINT_ID + Sprints.BOARD_ID).
Expected results
All unique boards chosen by Boards and Projects (Jira software) filters are combined into one list filtered by scrum and simple boards types.
All unique sprints loaded by unique boards list and Sprints filter values filtered by Sprints states filter.
Board Sprints
Projects (Jira software) Boards Sprints Sprints states
Filtering schema
-
Loading boards with scrum and simple types (by Boards.TYPE).
-
Filtering boards by Boards filter values (by Boards.BOARD_ID) and Projects (Jira software) filter values (by Boards.LOCATION_ID).
Filtering skipped if Boards filter and Projects (Jira software) filter are not active. -
Loading sprints by boards ids list from steps 2 filtered by Sprints filter values (Sprints.SPRINT_ID) and Sprints states filter values (Sprints.STATE).
Filtering skipped if Sprints filter and Sprints states filter are not active.
Expected results
All unique boards chosen by Boards and Projects (Jira software) filters are combined into one list filtered by scrum and simple boards types.
All sprints loaded by a unique boards list filtered by Sprints and Sprints states filters.
Board Issues
Projects (Jira software) Boards BOARDS TYPES FILTER BY JQL
Filtering schema
-
Loading boards filtered by BOARDS TYPES filter values.
Filtering skipped if BOARDS TYPES filter is not active. -
Filtering boards by Boards filter values (by Boards.BOARD_ID) and Projects (Jira software) filter values (by Boards.LOCATION_ID).
Filtering skipped if Boards filter and Projects (Jira software) are not active. -
Loading issues by the resulting boards list filtered by FILTER BY JQL value.
Filtering skipped if FILTER BY JQL is not active.
Expected result
All unique boards chosen by Boards and Projects (Jira software) filters are combined into one list and filtered by BOARDS TYPES .
All Issues filtered by boards and FILTER BY JQL value loaded and exported.
Issue Sprints
Projects (Jira software) Boards Sprints SPRINTS STATES FILTER BY JQL
Filtering schema
-
Loading boards with scrum and simple types (Boards.TYPE).
-
Filtering boards by Boards filter values (by Boards.BOARD_ID) and Projects (Jira software) filter values (by Boards.LOCATION_ID).
Filtering skipped if Boards filter and Projects (Jira software) filter are not active. -
Loading sprints by boards ids list from steps 2 filtered by SPRINTS STATES filter values (by Sprints.STATE).
Filtering skipped if SPRINTS STATES filter is not active. -
Loading sprints by Sprints filter values.
-
Filtering sprints loaded on step 4 by SPRINTS STATES filter values (by Sprints.STATE).
Filtering skipped if SPRINTS STATES filter is not active. -
Loading issues by the resulting sprints list filtered by FILTER BY JQL value.
Filtering skipped if FILTER BY JQL is not active.
Expected result
All unique boards chosen by Boards and Projects (Jira software) filters are combined into one list and filtered by scrum and simple boards types.
All unique sprints loaded by unique boards list and Sprints filter values filtered by SPRINTS STATES filter.
All sprints issues filtered by FILTER BY JQL value loaded and exported.
Sprint Reports
Projects (Jira software) Boards Sprints SPRINTS STATES
Filtering schema
-
Loading boards with scrum and simple types (Boards.TYPE).
-
Filtering boards by Boards filter values (by Boards.BOARD_ID) and Projects (Jira software) filter values (by Boards.LOCATION_ID).
Filtering skipped if Boards filter and Projects (Jira software) filter are not active. -
Loading sprints by boards ids list from steps 2 filtered by Sprints filter values (by Sprints.SPRINT_ID) and SPRINTS STATES filter values (by Sprints.STATE).
Filtering skipped if Sprints filter and SPRINTS STATES filter are not active. -
Loading sprints reports data by unique natural key (Sprints.SPRINT_ID + Sprints.BOARD_ID).
Expected results
All unique boards chosen by Boards and Projects (Jira software) filters are combined into one list filtered by scrum and simple boards types.
All sprints loaded by a unique boards list filtered by Sprints and SPRINTS STATES filter.
All unique sprints reports items loaded and exported by unique Boards.BOARD_ID and Sprints.SPRINT_ID combination.
Sprint Report Issues
Projects (Jira software) Boards Sprints SPRINTS STATES ISSUES TYPES Issues statuses
Filtering schema
-
Loading boards with scrum and simple types (Boards.TYPE).
-
Filtering boards by Boards filter values (by Boards.BOARD_ID) and Projects (Jira software) filter values (by Boards.LOCATION_ID).
Filtering skipped if Boards filter and Projects (Jira software) filter are not active. -
Loading sprints by boards ids list from steps 2 filtered by Sprints filter values (by Sprints.SPRINT_ID) and SPRINTS STATES filter values (by Sprints.STATE).
Filtering skipped if Sprints filter and SPRINTS STATES filter are not active. -
Loading sprints reports issues data by unique natural key (Sprints.SPRINT_ID + Sprints.BOARD_ID).
-
Filtering sprints reports issues data by ISSUES TYPES and Issues statuses filters values.
Filtering skipped if ISSUES TYPES and Issues statuses filters are not active.
Expected results
All unique boards chosen by Boards and Projects (Jira software) filters are combined into one list filtered by scrum and simple boards types.
All sprints loaded by a unique boards list filtered by Sprints and SPRINTS STATES filter.
All unique sprints reports issues loaded and exported by unique Boards.BOARD_ID and Sprints.SPRINT_ID combination filtered by ISSUES TYPES and Issues statuses filters values.
Velocity Charts
Projects (Jira software) Boards Sprints
Filtering schema
-
Loading boards with scrum and simple types (Boards.TYPE).
-
Filtering boards by Boards filter values (by Boards.BOARD_ID) and Projects (Jira software) filter values (by Boards.LOCATION_ID).
Filtering skipped if Boards filter and Projects (Jira software) filter are not active. -
Loading sprints by boards ids list from steps 2 filtered by Sprints filter values (by Sprints.SPRINT_ID).
Filtering skipped if Sprints filter is not active. -
Loading velocity charts data by unique natural key (Sprints.SPRINT_ID + Sprints.BOARD_ID).
Expected results
All unique boards chosen by Boards and Projects (Jira software) filters are combined into one list filtered by scrum and simple boards types.
All sprints loaded by a unique boards list filtered by Sprints filter.
All unique velocity charts items loaded and exported.
Burndown Charts
boards sprints estimation fields
Filtering schema
-
Loading boards with scrum and kanban types (Boards.TYPE).
-
Filtering boards by boards filter values (by
Boards.BOARD_ID).
Filtering skipped if boards filter is not active. -
Loading sprints by board IDs list from step 2 filtered by Sprints filter values (by
Sprints.SPRINT_ID).
If boards filter is not active, sprints are loaded directly by sprints filter values.
Filtering skipped if sprints filter is not active. -
Filtering Burndown Chart data by estimation fields filter values. Available options include:
-
Story Points
-
Remaining Time Estimate
-
Original Time Estimate
-
Issue count
-
Loading Burndown Charts data by unique natural key (
Sprints.SPRINT_ID+Boards.BOARD_ID+ estimation field).
Expected results
-
All unique boards selected in the boards filter are combined into one list filtered by scrum and kanban board types.
-
All sprints loaded by the filtered boards list are additionally filtered by the sprints filter.
-
If a Sprint is selected without a Board, the export contains data only for the selected sprint.
-
If a sprint that does not belong to any of the selected boards is chosen, the resulting Burndown Charts data will be empty.
-
If multiple sprints are selected, data for all selected sprints is exported.
-
Burndown chart data is exported for each selected Estimation field option. If multiple estimation fields are selected, the export includes data for each of them.
-
All unique burndown chart items that match the selected filters are loaded and exported.