Documentation for GreenHopper 6.2.x. Documentation for earlier versions of GreenHopper is [available too].

Enabling ranking allows you to rank issues on a board by drag-and-drop, and to create sprints. It also enables GreenHopper to group sub-tasks together underneath their parent issue.

Enabling Ranking

  1. Select Agile > Manage Boards from the top navigation bar, then click the Configure link corresponding to the board of interest.

    (info) Note that only the owner of a board (or a person with the 'JIRA Administrators' global permission) can configure a board.
  2. Click the 'Filter tab.
  3. Click the 'Add Rank' button. This will append the following to your filter's query:

    ORDER BY Rank ASC

    (info) GreenHopper automatically creates a custom field called Rank, of type Global Rank (see GreenHopper JIRA Configuration). Please ensure that your JIRA instance contains only one custom field called Rank, and that the Rank field is assigned to the global context (i.e. not to specific issues or projects).

On this page:

関連ページ

Screenshot 1: the 'Board Configuration' screen — 'Filter' tab, with Ranking currently not enabled (click to enlarge).

 

3 Comments

  1. Rick Carini

    Requesting ability to use multiple ORDER BY if Rank is still last.

    We would like to order our Epics by colour:

    • ... ORDER BY "Epic Colour" ASC, Rank ASC

    See:  GHS-7239

  2. Dmitriy Akishin

    Three is no button Add Global Rank on my tab. How can i turn it on?

  3. Peter Hill

    Dmitriy, I believe you have to be the owner of the filter in order to have that button, so if you're viewing a board with someone else's filter then you won't have access to it.