Versions Compared

Key

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

...

...

...

...

...

...

...

...

Feature overview 

Epics & Versions can be filtered using multiple tools:

Table of Contents

Feature overview 

The feature implements long awaited fix for https://jira.atlassian.com/browse/JSWSERVER-6949

Its possible now to filter epic and version lists.

Image Removed

Epic List filtering

Sync to issues

Shows only Epics linked by visible issues on sprints and backlog.

Takes into account Quick Filters and Agile Board issues filtering.

Example: Enabled sync to issues => only epic1 and epic2 will be visible as they are being linked to test1, test3, story1, story2 visible issues.

epic3 and epic4 are hidden.

Image Removed

Disabled => all epics are visible

Image Removed

Uncompleted

Shows only Epics having at least one uncompleted issue.  

Image Removed

Unestimated (Scrum only)

Shows only Epics having at last one unestimated issue.

Image Removed

Empty

Shows only Epics without any open or completed issues.

Image Removed

Non-Empty

Hides Epics without any issues (Empty epics).

Image Removed

Workflow Status Label

Shows Epics workflow status label on the backlog list, so you can:

  • Preview the Issue Status directly on the Epic List
  • "Mark as Done" resolved epics with confidence 
  • Use the Epic Panel filters and check if Epics statuses match linked issues.  
Info

A good use case is finding Uncompleted epics (including open issues) which are in Done status.


...

Live text search on Epics & Versions panels

Use the live search input for fast text search, using project key, name or issue key.


OR Filtering Syntax to include multiple keys or versions

Use the | character to search for multiple list items (similar to 'OR' statement in JQL).  

For example "1.8|1.9|2" will return versions which contain  1.8, 1.9 or 2 strings including 2.0, 2.1, 2.2.2

Image Added

JQL filtering on Epics & Versions panels

Find epics or versions using a component or label. Filter Epics & Versions panels using the main search bar or JQL statements.

Filters can be saved using the Save as... option and loaded from the filter list.

Image Added

Private & shared filters for Epics & Versions panels

JQL search queries can be saved as private (visible only to the creator) or shared filters. For example, you can put your epics or versions into groups or a Scrum Master can prepare filters for the planning session.

Using the Filter Manager tool, you can export your Epics panel filters to any other backlog.

Image Added



Lock Epics & Versions panels JQL filtering to the main filtering bar

JQL seems to be too complex for you? No worries. Use the board main search bar to filter EPICS panel using graphical drop-downs.

Once unlocked, the board's JQL will be copied to JQL panel. Then, you can continue to filter the EPICS panel separately.

Image Added


Run JQL search directly on epics or on issues liked to epics

Change the JQL search mode on the epics panel. JQL query will be executed against epics or issues linked to epics.

For example you can find epics using component1 or find epics by issues using component 1.

Image Added

Pre-defined Epics & Versions panels filters

Predefined Epic & Versions panels filters including: EmptyNon-emptyCompletedUncompletedEstimatedUnestimated.

Filters are "intelligent". For example, you can select Empty and Non-empty filter at the same time and they will not exclude each other as Quick filters would do.

Additionally filters are persistent. After the board is refreshed, filters will be automatically loaded.

Image Added

Filter by estimate MIN-MAX

Image Added

Sync EPICS & VERSIONS panels to visible issues on the backlog

Sync to issues option will limit the number of epics & versions to the cards visible on the backlog.

If Quick Filters or main search bar is used, the panels will be automatically updated.

Image Added

Show epics version & status labels

Show workflow status label on the Epics panel to see which epics are in Done status. Such epics could be easily identified and Marked as Done or reopened if some issues are still in progress.  

Show version label option will identify Epics directly linked to a version.

Image Added
Note

Epic Status is often confused with Epic Issue Workflow Status.

The label displays  Epic Issue Workflow Status which is the status field in JQL.

Filter by Project key using live search input 

It's possible now to filter epics and version lists using project keys.

For example: KEY1|KEY2|KEY3

OR Filtering Syntax to include multiple keys or versions

Use the | character to search for multiple list items (similar to 'OR' statement in JQL).  

For example "1.8|1.9|2" will return versions which contain  1.8, 1.9 or 2 strings including 2.0, 2.1, 2.2.2

Version list filtering

  • Uncompleted - show epics\versions with uncompleted (Open) issues
  • Unestimated - show epics\versions with unestimated issues 
  • Empty - show epics\versions without any issues 
  • Non-Empty - exclude epics\versions without any issues  

Image Removed


...

Show epics directly linked to a selected version

If an Epic is directly linked to a version it will not be filtered out from the epics panel list. This functionality will help you to identify Epics used by a version.

Image Added



By default, hide filtered epics & versions

To simplify Epic & Versions panels navigation, filtered list items will be hidden by default. Both panels have a Show filtered... option to show the filtered list items again.

Image Added


Backlog task filtering

The live epic or version lists filtering won't filter tasks.

...