Documentation for GreenHopper 5.10.x. Documentation for other versions of JIRA Agile is available too.
GreenHopper is now called JIRA Agile. Learn more.

Your Rapid Board's filter is a JIRA JQL query that specifies which issues are displayed on your Rapid Board.

Choosing a Rapid Board's Filter

To choose which filter is associated with your Rapid Board:

  1. Click Agile > Manage Rapid Boards in the top navigation bar, then click the Configure link corresponding to the Rapid Board of interest.
  2. Click the Filter tab.
  3. Click the 'pencil' icon (which will appear when you hover over the name of the Saved Filter) to choose a different filter for your Rapid Board. Press the 'Enter' key when finished.

On this page:

関連ページ

Screenshot 1: the 'Rapid Board Configuration' screen — 'Filter' tab (click to enlarge).

 

Editing a Rapid Board's Filter

To edit the filter which is currently associated with your Rapid Board:

  1. Click Agile > Manage Rapid Boards in the top navigation bar, then click the Configure link corresponding to the Rapid Board of interest.
  2. Click the Filter tab.
  3. Click Edit Filter. This will take you to the JIRA 'Edit Current Filter' screen, where you can change the filter's name, description, shares, and JQL query.
    (info) For more details, see the JIRA documentation on issue filters and JQL.

Adding a Sub-Filter for Work mode

A sub-filter refines the issues returned by your Rapid Board's filter. The sub-filter applies to Work mode only. The sub-filter enables the Report mode to show different data to Work mode.

既定のサブフィルターは、次のとおりです:

fixVersion in unreleasedVersions() OR fixVersion is EMPTY

... this will result in issues released using the 'Release' button no longer appearing in Work mode (although the reports in Report mode will continue to show them).

(info) The Work sub-filter is only available for Kanban boards.

To add a sub-filter to your Rapid Board:

  1. Click Agile > Manage Rapid Boards in the top navigation bar, then click the Configure link corresponding to the Rapid Board of interest.
  2. Click the Filter tab.
  3. Hover over the words 'Add Sub-Filter' and click the pencil icon that appears. Enter a JQL query.
    (info) For more details, see the JIRA documentation on JQL.

 

  • ラベルなし