Sync Specific Workitem
Instead of syncing workitems unconditionally for all the create/edit events, you can choose to have workitems synced conditionally (for example, if and only if a field has a particular value). For example, you may have the workitems synced if and only if the Status field is set to "Open".
You can use the following comparison operators to build your filters.
- Equals
- Not Equals
- Contains
- Not Contains
- Not Empty
- Less Than
- Greater Than
- Less Than Or Equal
- Greater Than Or Equal
In addition, you can nest conditions using the AND and OR logical operators.
- Enable the Sync Specific Workitem option.
- Select the Filter tab and build your conditional filters.
- Select the Project Specific Filter tab and define the filter.