UserFieldsRelationshipFilterAny
Query UserFields RelationshipFilterAny Filter with Logical OR.
Table Specific Information
Select
The following queries are processed server side while other filters are processed client side within the server.SELECT * FROM UserFieldsRelationshipFilterAny WHERE UserFieldId = '19067693577105'
Columns
| Name | Type | References | Description |
| UserFieldId | Long |
UserFields.Id | The User field id. |
| Field | String | The name of a ticket field. | |
| Operator | String | A comparison operator. | |
| Value | String | The value of a ticket field. |