Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Software Tables Filters

Each exported table

...

undergoes its specific filtering process. Some tables

...

use filters

...

to concatenate

...

data, meaning that

...

selecting more items

...

expands the resulting

...

dataset. In contrast, other tables use filters to

...

exclude data by

...

removing specific values.

...

 

We will consider the filtering concept using the examples of two tables: the Sprint Issues table

...

and the Sprint Report Charts table.

There are also two types of filtering schema that will be applied to the tables mentioned above:

  • Filter by Issues

...

  • (default)

...

  1. Projects Issues are loaded by filtering projects.

  2. Boards Issues are loaded by filtering boards.

  3. Sprints Issues are loaded by filtering sprints.

  4. All unique issues are combined into one list.

  5. Sprints associated with the unique issues list are loaded.

  6. The unique issues are exported page by page along with the corresponding unique combination of issue and sprint.

...

If we apply filters by projects, we will get rows of unique combinations of issues and sprints. First, the project issues are loaded based on the filtered project, and then the sprints associated with the filtered unique issues list are loaded.

...

If we add filters by boards, we will create a concatenated list of unique issues filtered by both projects and boards, and the sprints associated with those issues will be included in the export. As a result, in this example, we will obtain additional rows by combining the results of the two filters, resulting in a unique combination of issues and sprints.

...

Once we add Sprint filter values, we will have a concatenated list of unique issues filtered by project, boards, and sprints, and we will export a unique combination of issues and sprints. 

As a result, in this example, we will obtain additional rows by combining the results of all three filters, resulting in a unique combination of issues and sprints.

...

Let's now look at filtering the Sprint Issues table by applying the "Filter by Parent Boards" scheme. If we filter the table by projects, boards, or sprints, the filtration process will proceed as follows:

  1. Loading boards by filtering projects.

  2. Loading boards by filtering boards.

  3. All unique boards are combined into one list.

  4. Loading sprints by unique parent boards list.

  5. Loading sprints by filtered sprints.

  6. All unique sprints are combined into one list.

  7. Loading issues by unique sprints list.

  8. All unique issues are combined into one list and exported page by page with the corresponding unique combinations of issue and sprint.

...

For example, if we apply filters by projects, we will get rows of unique combinations of issues and sprints. The boards will be loaded based on the chosen project filter, and then the sprints will be loaded by the unique boards' list. Finally, the issues will be loaded by the unique sprints list.

...

Suppose we apply filters for projects and boards. In that case, we will see rows of distinct combinations of issues and sprints. The boards will be displayed based on the selected project and board filters, and all unique boards that meet the filtering criteria will be combined into a single list. Next, the sprints will be loaded based on the unique boards' list, followed by the loading of issues based on the unique sprints list.

As a result, in this example, we will obtain the same amount of rows by combining the filtering results, resulting in a unique combination of issues and sprints.

 

...

If we use filters for projects, boards, and sprints, we will get rows of unique combinations of issues and sprints. 

Based on the selected project and board filters, the boards will be displayed, and all unique boards that match the filtering criteria will be combined into a single list. After that, the sprints will be loaded based on the unique boards' list. The sprints will also be filtered and combined into a single list before loading the issues based on the unique sprints list.

As a result, in this example, we will obtain additional rows by combining the filtering results, resulting in a unique combination of issues and sprints.

  1. If the Software Tables Filter is not applied, the data is exported page by page with Issues filtered by Basic filter values. If no basic filter is applied, the data is exported page by page without any filtering.

  2. Let's take a look at the Sprints Report Charts table as another example. If the Software Tables Filter is applied, following the filtration scheme by Projects, Boards, or Sprints, the process is as follows:

  3. Boards are loaded based on the selected project filter, and then all unique boards that meet the filtering criteria are combined into a single list. Next, the issues associated with the filtered boards are loaded based on the Boards Configured Filters. The Sprints are then loaded based on the Issues list and filtered according to the Sprints Configured Filters. Finally, the chart data is exported page by page with the corresponding unique combinations of Sprint and Board.

  4. In summary, the Sprints Report Charts table is filtered based on the selected project, board, or sprint, and then the corresponding data is exported page by page with the relevant unique combinations of sprint and board.

...

If we activate filters by projects and boards in the Sprints Report Charts table, the filtering results will be combined or concatenated.

...

If we add additional filters related to sprints after filtering by projects and boards in the Sprints Report Charts table, we will get a result set with less data.

...

  • :

Info

This filter is called by Issues because the system initially selects issues from boards to which these issues are linked through corresponding JQL filters.

Any set of issues located in the current Jira instance can be linked to each of these boards via JQL filters

  • Filter by Parent Boards

Info

This filter is called by Parent Boards because the system initially selects sprints created on the corresponding boards (parent boards) and in this case, JQL filters are not considered.

No Software Tables Filters

➡️ If the Software Tables Filters are not applied, only the Boards filter will be applied for specific Software tables (Sprint Report Charts, Burndown Charts, Board Charts) from the Basic filter for issues.

➡️ The exception is the Sprint Issues table, where filtering can be done from the side of issues, and not only from the side of sprints.

Image Added