Edit Query
Summary
This page allows you to edit a project query in the system.
Access Rights
You must have Manage Public Queries permission to
edit public queries, but you can add private queries to the project as long as
you are the member of it.
To Edit Query
1. Click Public Queries node or Private Queries
node under Project Queries
node on the left tree menu of Issue Tracking page in the system, and the
Public Queries/Private Queries in Project
Queries page appears.
2. Select the query that you wish to modify on
Public Queries/Private Queries in Project
Queries
page, and click
in Edit column on the right,
the Edit Query page appears as seen in the following figure:
.gif)
3. Make changes to the query.
Window Items:
Return
Return to previous page.
Edit Query Name
Modify query name. See
Edit Query Name.
Add condition
Add new query condition. See
Add Condition.
Table Items:
-
And/Or: Decide whether the corresponding condition is an
"And" condition or an "Or" condition. For "And" condition to be met, the corresponding
condition and the previous condition must be met at the same time.
For "Or" condition to be met, either condition could be true.
-
(: The open parenthesis inserts before
condition.
- Field: Field related to the condition.
- Operator: Operator related to the field.
- Value: The value of the field.
- ): The close parenthesis inserts after condition.
- Edit: Edit the condition. See
Edit Condition.
- Delete: Delete the condition.
- Order by: The order of the query results.
The first dropdown list contains all the fields that can be ordered in
the system. The second dropdown list contains the types of the order:
Descending and Ascending.
- Set order: Save the order setting.
Display Columns:
- Column Name: The name of the column, such as ID and Title.
- Width: The width of the column.
- Order: The order of the column. Columns which are
displayed will show in numerical order from low to high.
- Remove: Remove the corresponding field from the table
columns.
- Add: Select a field from the dropdown list, and click Add
to add the field as a new column
- Page size: Set the number of
issues per page when viewing query results.
- Save: Finish modifying the display
column settings.
- Cancel: Cancel modifying the display
column settings.
Note:
Display Columns
when editing the default query
My Watch.
If the field which was used on this page is deleted from the
system, "????" will replace the deleted field.
See Also
Path:
Using Dynamsoft Issue Tracking Anywhere > Issue Tracking >
Query > Edit Query