Jira is a project and transaction tracking tool produced by Atlassian, and is widely used in the areas of defect tracking, customer service, demand collection, process approval, task tracking, project tracking, and agile management.
For more information about Jira, please refer to: Jira introduction
In order to solve the problem of Jira on the bug, we can create a few filters and collect it at any time:
To create a filter:
1, in the Problem navigation bar page, click "New", and then the right "query" text box to enter the query criteria, click the "Search" button, you can find the bug list,
2, at this time, the left panel will appear "save" as the Filter button, click Save, enter the filter name and description, you can choose "Share" this filter (so that others can also bookmark this filter), select the shared target, and then click Save.
3, sequential method, you can create multiple filters according to different conditions
Common Filter Query criteria: (Project values are set according to your own project, or this condition is removed)
I created the question:
Project = ' by ' and Reporter=currentuser () ORDER by Priority DESC
I have solved the problem:
Project = ' by ' and resolution = Fixed and Assignee = CurrentUser () ORDER by Priority DESC
My question to solve:
Project = "by" and resolution = unresolved and assignee = CurrentUser () the priority DESC
All my questions:
Project = ' by ' and Reporter=currentuser () OR Assignee =currentuser () ORDER by Priority DESC
Favorites Filter:
Click on the "Question" menu to the right of the dropdown triangle--the bottom "manage Filters"
In the new page, click on the "Hot" menu:
Find the following in the list on the right:
Click on the pentagram in front of each record to collect the success
Using filters:
After successful collection filter, click the "Question" menu to the right of the drop-down triangle, pop-up menu can see the new collection of filters, select a click to
Project management tool Jira using custom bug Filters