Managing Lists of Requests

In the Requests view, you can group requests into various lists in order to more easily manage them. The following groups are available in the Requests view:

To display and filter a list of requests:

  1. In the Requests view, double-click a desired list under Request Lists, or right-click the list and select Open.

  2. To filter the list by the contents of a column, click the drop-down menu in the column heading and choose any of the following options from the resulting menu:

  3. Select one of the following filter criteria and enter a value to filter on:

          equals: Displays only those issues that exactly match the string you specify.

          does not equal: Displays only those issues that do not exactly match the string you specify.

          is greater than: Displays only those issues with a string that is greater than the one you specify. This logic applies to both numeric data, like dates, and to alphabetic text, where "greater than" would mean closer to "Z" than the specified characters.

          is greater than or equal to: Displays only those issues with a string that is greater than or equal to the one you specify. This logic applies to both numeric data, like dates, and to alphabetic text, where "greater than" would mean closer to "Z" than the specified characters.

          is less than: Displays only those issues with a string that is less than the one you specify. This logic applies to both numeric data, like dates, and to alphabetic text, where "less than" would mean closer to "A" than the specified characters.

          is less than or equal to: Displays only those issues with a string that is less than or equal to the one you specify. This logic applies to both numeric data, like dates, and to alphabetic text, where "less than" would mean closer to "A" than the specified characters.

          blanks: Displays only those issues that contain a blank (null) cell in the selected column.

          non blanks: Displays only those issues that contain a populated (non null) cell in the selected column.

          like: Displays only those issues that match a wildcard pattern where the percent sign (%) represents one or more characters, and an underscore (_) represents exactly one character. For example: May % 19__ 

          not like: Displays only those issues that do not match a wildcard pattern where the percent sign (%) represents one or more characters, and an underscore (_) represents exactly one character. For example: May % 19__

    Optionally, you can specify a second filter criteria and value for the column using And/Or logic.

    You can filter on multiple columns, in which case the second filter that you apply will act on the results from the first filter, and the third will act on the results of the second, and so on.

    The current filter is displayed in an information bar at the bottom of the list. The check box toggles the filter on and off. The drop-down menu displays a list of recent filters. The X button clears the filter.

  4. To sort by column, click in the desired column heading. Click again to toggle the sorting from ascending to descending. SHIFT-click to sort by multiple columns.

  5. To organize the list, right-click on a column heading and choose any of the following options from the resulting menu:

  6.       Full Expand: Expands all group and subgroup nodes to expose all requests.

          Full Collapse: Collapses all groups and subgroups so that all requests are hidden and only the nodes of the top-level groupings are visible.

          UnGroup: Removes the selected grouping and returns the column heading to the table of columns.

  7. To close the list, click the X in the upper-right corner of the tab.

To create an empty request list:

  1. Right-click the Request Lists node in the Requests view, and select New. The New Request List dialog box appears.

  2. Enter a name for the new request list in the field.

  3. Click OK. The new request list appears under the Request Lists node in the Requests view.

To create and populate a request list:

  1. Open an existing list and select the requests you would like to include in a new request list.

  2. Right-click the selected requests, and select Request Lists | New List. The New Request List dialog box appears.

  3. Enter a name for the new request list.

  4. Click OK. The new request list appears under the Request Lists node.

To add a request to a request list:

  1. Open an existing list and select the requests that you want to add to another list.

  2. Right-click the requests, and select Request Lists | Add to List. The Select Request List dialog box appears.

  3. Select a request list from the drop-down list.

  4. Click Yes.

To remove a request from a request list:

  1. Open a request list and select the requests that you want to remove.

  2. Right-click the selected requests, and select Request Lists | Remove from List. A confirmation dialog box appears.

  3. Click Yes.

To delete a request list:

  1. Right-click the list and select Delete. A confirmation appears.

  2. Click Yes.