...
In the first place, you will need to have projects as a result of any search. In this example, we will load the result that one of our filters provides. The filter type="business" gives us 16 projects as a result. As we can see, the "View issues" link is already there.
...
Once we click on the "View issues" link, we will be taken to the Jira Issue Navigator, where we will be able to see every issue of every type that has been reported in every Project with a "business" type from the results of Projectrak search.
Looking into the JQL that automatically has been implemented in the "Advanced search" bar, we will see that one of our JQL functions is being used in order to give this 33 issue result.
...