ViewsConditionsAll
Query views conditions with logical AND.
Table Specific Information
Select
The following queries are processed server-side while other filters are processed client-side within the 本製品.SELECT * FROM ViewsConditionsAll WHERE ViewId = '18521247306513'
Columns
Name | Type | References | Description |
ViewId [KEY] | Long | View id. | |
Active | Boolean | Useful for determining if the view should be displayed. | |
Access | String | Only views with given access. May be personal, shared, or account. | |
GroupId | Long | The group id the view belongs to. Used to query the table. | |
Field | String | The name of a ticket field. | |
Operator | String | A comparison operator. | |
Value | String | The value of a ticket field. |