File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -12929,6 +12929,13 @@ paths:
1292912929 | snoozed_until | Date (UNIX timestamp) |
1293012930 | ticket_attribute.{id} | String or Boolean or Date (UNIX timestamp) or Float or Integer |
1293112931
12932+ {% admonition type="info" name="Searching by Category" %}
12933+ When searching for tickets by the **`category`** field, specific terms must be used instead of the category names:
12934+ * For **Customer** category tickets, use the term `request`.
12935+ * For **Back-office** category tickets, use the term `task`.
12936+ * For **Tracker** category tickets, use the term `tracker`.
12937+ {% /admonition %}
12938+
1293212939 ### Accepted Operators
1293312940
1293412941 {% admonition type="info" name="Searching based on `created_at`" %}
You can’t perform that action at this time.
0 commit comments