Custom Views help you organize your information and make it more easily accessible. You can use them any way you want, but you don't have to organize your information using single criterions - adding complex filters to your views is simple.
Complex filters are filters that contain more than one criterion for organizing your information. For example, we will show you how to create a view that will display all the issues that are assigned to you (the current user), and also where the Version is 1.5 or 1.6, using the "OR" & "AND" filters. While creating a view, simply select the field you'd like to filter by, and set the values that you want or do not want displayed.
-
In the Filter section, click the “Add AND filter” link
-
Choose the first criterion you would like to filter the view by. In this example we’ve chosen to filter by the user the issues are assigned to.
-
Now we can add another criterion. Let’s say only certain product versions are relevant to you. Click the “add AND filter” again and add more criteria to your filter.
-
If more than one version is relevant to you, you can add the “OR” filters to add more versions.
-
After choosing the relevant filters, click the “Create View” button. This will take you back to the view where you can see your new filter under “All issues”.
You can see that just as we defined, the issues shown in this view are only the ones assigned to a specific user (the current one) and to the versions we chose (1.5 or 1.6).