Index
[Downloads (PDF, HTML & XML formats)]
[Other versions]
Documentation for GreenHopper 6.2.x. Documentation for earlier versions of GreenHopper is [available too].
Your board's filter is a JIRA issue filter (a JQL query) that specifies which issues are included on your board. For example, your board may include issues from multiple projects, or from only one project, or from a particular component of a project.
Note that only the owner of a board (or a person with the 'JIRA Administrators' global permission) can configure a board's filter.
To choose which filter is associated with your board:
Screenshot 1: the 'Board Configuration' screen — 'Filter' tab (click to enlarge).
To edit the filter which is currently associated with your board:
A sub-filter refines the issues returned by your 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.
The default sub-filter is:
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).
The Work sub-filter is only available for Kanban boards.
To add a sub-filter to your board:
12 Comments
Joe
Oct 10, 2012When I edit my filter to include other projects, I see them in the issue navigator, but my board doesn't change to reflect the additional project's issues.
Anonymous
Oct 10, 2012Joe +1
Anonymous
Oct 19, 2012I'm having the same experience as the above posters. Any insight?
Joe
Oct 19, 2012In my case it turned out to be that the issue statuses of the other projects were not compatible with the board I was adding them to. The two possible solution are:
(1) The easy thing is to edit the board column configuration to include the additional statuses in the columns
(2) Rethink the workflow scheme in a way that is consistent across projects. This is more work, but a better long-term solution IMO.
Nicholas Muldoon [Atlassian]
Nov 21, 2012Joe, spot on. Thanks for sharing the solution you found.
Regards,
Nicholas Muldoon
@GreenHopperTeam
Mikael Glentoft
Nov 26, 2012When I click the filter tab I see a filter that doesn't correspond to the issues in the sprint.
The filter is: project = Lennart ORDER BY Rank ASC
This would match every issue in the entire project, but the burndown chart is based only on the issues in the sprint so it seems to work.
Is this functionality broken or have I missed something?
I'm using JIRA version 5.1.7 with greenhopper plugin version 6.0.8.
Regards,
Mikael
Rosie Jameson [Atlassian]
Nov 28, 2012You are right Mikael, the board shows all (unfinished) sprints, but the Burndown Chart is sprint-specific. (Have I understood your question correctly?)
Regards,
Rosie
Jake Holman
Mar 26, 2013Under "Editing a Board's Filter" it states in step 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.
This is untrue, as the JQL query is simply not there. There is nothing else on that page other than being able to change the name, description and shares.
These instructions are out of date.
Rosie Jameson [Atlassian]
Mar 26, 2013Thank you – to edit the JQL query, you actually need to click View in Issue Navigator. I have updated the instructions.
Tim Daniell
Apr 03, 2013There seems to be hidden criteria which is added to my filter on my Sprint board. I have defined a list of status I do not want to appear when I am in planning mode such as "Awaiting Testing" etc, but if I completely remove my filter I still do not see "Closed" JIRA's and also JIRAs with a "Review" status. I want JIRAs with a "Review" status to appear in planning mode but I can't see then, even if I completely remove the filter entirely. Is there a hidden filter and if so, how can I edit it?
Rosie Jameson [Atlassian]
Apr 07, 2013I am not quite sure what is happening here. Can you please contact http://support.atlassian.com ? Thank you
Peter Hendrix
Aug 13, 2013My internal JIRA account is configured as system administrator AND I am the owner of the board, however I am missing the 'edit filter' link on my board configuration page... what could be wrong?
We use the 'domain' plugin so all our accounts are AD accounts.