Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Queries are a convenient tool which allows users to create, save, and run bug filters, thus viewing the bugs, which meet the specified criteria - for example, critical bugs submitted today.Queries work as Boolean expressions and support three most common logic operators allow you to filter bugs by complex criteria, name and save these filters, and then apply them to different elements, such as other queries. Queries are built and modified in the Query Builder and consist of several conditions linked together by the common logic operators: AND, OR, and NOT. The queries are built and modified in the Query Builder. See the

See details in the Query Builder section.

Deskzilla is installed with several default sample queries, which can be removed if necessary.

To run the It is possible to create nested queries, where child query, further referred to as sub-query, filters the search results of its parent query.

Image Added

To run a query, double-click the query name in the navigation pane area or select it and click the Run Query button in on the Application Toolbar.

After the query is ran for the first time, the number of bugs which that this query selects contains is shown in blue next to the query . Queries, which return empty results are grayed out .

To create a new query, do the following:

  1. On In the navigation pane area select the parent node element for the query, right-click it, and select New Query from the context menu or . Alternatively you can select the parent element and press F3 (⌘ + F3). The highest level parent is the connection.
  2. In the Create Query pop-up window dialog specify the query expressionfilter. For the details see the Query Builder section.
  3. Deselect Select the Run Immediately check box if you do not want to run the query right after it is created.
    Tip

    If the query is running you can stop it by pressing Esc or clicking Stop.

  4. Click OK to finish the query creation.

To modify the query, do the following:

  1. On In the navigation pane area select the required query, right-click it, and select Edit Query from the context menu or . Alternatively you can select the parent element and press Shift + F3 (⌘ + Shift + F3).
  2. In the Query Builder pop-up window dialog modify the query expression. For the details see the Query Builder section.
  3. Deselect Select the Run Immediately check box if you do not want to run the query right after it is savedcreated.
    Tip

    If the query is running you can stop it by pressing Esc or clicking Stop.Query Builder

  4. Click OK to finish the query editing.
    Tip

    If you want to change a query that cannot be modified (this can be one of the sample queries or the sub-query of a distribution), you can move it to the Temporary Queries folder and modify its copy there. To do so, right-click a query in the Navigation Area and select Create Top-Level Copy. The query will appear in the Temporary Queries folder where you can edit it.

    The query name is automatically changed. All its parent queries are added as a prefix separated from each other with an asterisk (*). For example, "All Bugs*Reported by Me*Open".