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:

  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.