Add Condition

Summary

This page allows you to add a condition to the project query.

Access Rights

You must have Manage Public Queries permission to add conditions to public queries, but you can add conditions to private queries without permission limitation.

To Add Condition

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.

3. Click Add Condition on the top right of query conditions table, and the Add Condition page appears, as seen in the following figure:

4. Click each column in the query condition to fill in the condition.

5. Click Save to add the new condition.

Window Items:

Query Column Description
And/Or

Decide whether the corresponding condition is an "And" condition or an "Or" condition.
Select And if the corresponding condition and the previous condition must be met at the same time. Select Or if  either condition could be true.

( The open parenthesis inserts before condition. The dropdown list contains "(", "((" and "(((".
Field Field related to the condition. The dropdown list contains all the searchable issue fields in the system.
Operator Operator related to the field. The values in the dropdown list vary according to different types of the fields.
Examples of operator choices are = (equal), <> (not equal to), > (greater than), < (less than), >= (greater than or equal to), <= (less than or equal to), and contains.
Value Specifies the value that you are looking for in the specified field. The values in the dropdown list vary according to different types of the fields.
Dynamsoft Issue Tracking Anywhere includes some query variables to dynamically add values to your query.
) The close parenthesis inserts after condition. The dropdown list contains ")", "))" and ")))".

For example, you want to search issues which need you to work on in project "ITA". You can add a query condition as follows:

  1. Select "Project" in Field column, "=" in Operator column, and "ITA" in Value column.
  2. Select "And" in And/Or column, "Assigned To" in Field column, "=" in Operator column, and "@me" in Value column.

Run the above query condition, and then you can find your target issues.

Note:

See Also













Software Configuration Management | SCM Solution | Version Control Software |Source Control Software
Software Configuration Management Hosting |Online Software Configuration Management |SCM Hosted
Copyright © 2010 Dynamsoft Corporation. All Rights Reserved.