Working with Quick Filters
GreenHopper provides additional functionality called Quick Filters to filter on items currently displayed on the Plan and Work mode. Quick Filters are additional JQL conditions applied on the displayed items.
Take an example of multiple teams for a project where you have a design team, frontend team, and backend team working together to deliver the functionality. Based on your issue's screen configurations, you have additional fields where, for each technical task, you assign a resource type to represent which team it belongs to. As shown in the following screenshot, you can further divide your items based on available team resource selection:
We will be creating a few Quick Filters to be able to filter on backlog specific to each team. To access Quick Filters configuration for your board, open the Tools action, click on Configure, and go to the Quick Filters tab.
As shown in the preceding screenshot, to add a Quick Filter, enter name of the filter and JQL query for...