The Field Grouper allows you to group issues by most standard Jira fields.

Structure with Field Grouper

Placement matters. Generators only affect issues beneath them, so if you want to group the entire structure, place the generator at the very top. If you place it anywhere else, it will only group the items beneath it.

Adding a Field Grouper

To add a Field Grouper, open the Add menu and select Group.

Add a Group generator

This will display the Group generator options. Select Field.

Select the type of Group generator

Configuring the Generator

Each Field Grouper can be customized to create exactly the hierarchy you need.


Runs As

Field

Select the field issues should be grouped by.

Moving items in the structure will update groups

If checked, you can update an issue's field simply by dragging it to a new group. For examples, if you have grouped by assignee, moving an issue to another assignee group will reassign the issue.

This option is only available for the following fields: assignee, sprint, status. 

Consider other Groups

By default, Group generators ignore data added to your structure by other Group generators, because in most cases the added data doesn't group well.

Let's look at the scenario above, where we grouped our structure by both Sprint and Status. Here's a breakdown of how that works:

  1. Structure starts with your top level issues (or adds them with an Insert generator).
  2. Next, it applies the first Group generator in our list, the Group by Sprint. This creates a new level in your hierarchy.
  3. Then Structure applies the Group by Status generator. At this point, the true "current" level is a list of sprints, which are not issues and don't have statuses to group them by. So Structure ignores these items, and creates the new group of statuses based on the original issues.

Group on level

Allows you to specify which level within the hierarchy the grouping should be applied to:

Place the generator on

Select where the generator should be placed within the structure hierarchy. This location will be considered "Level 1" when determining which level the grouping is applied to (see "Group on level" above).

You have three options:

If a level is grayed out, it means it is not possible to place the generator on that level.

See Generator Scope to learn more.

Grouping Order

Generators are applied to the current level, in the order they appear in the structure.

In the example below, we used an Insert generator to add issues, and then added Group by Sprint and Group by Status generators. Two new levels were created, grouping our issues first by Sprints and then by Status:

Grouping Order - Sprints First

To rearrange the hierarchy so that Status is at the top level, followed by Sprints, simply reorder the generators, so that Group by Status is above Group by Sprint.

Grouping Order - Status First