Skip to content

Commit b252ffd

Browse files
authored
Fixes #367 - Fixed search attribute
1 parent 60515ea commit b252ffd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

advanced/search.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Ticket Attributes
8787
* last_contact_at: timestamp (last contact by customer or agent)
8888
* last_contact_agent_at: timestamp (last contact by agent)
8989
* last_contact_customer_at: timestamp (last contact by customer)
90-
* create_article_type: string (email|phone|web|...)
90+
* create_article_type.name: string (email|phone|web|...)
9191
* create_article_sender: string (Customer|Agent|System)
9292
* article_count: integer
9393
* escalation_at: timestamp

locale/user-docs.pot

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Zammad User Documentation pre-release\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-01-10 12:15+0100\n"
11+
"POT-Creation-Date: 2025-02-04 13:50+0100\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -891,7 +891,7 @@ msgid "last_contact_customer_at: timestamp (last contact by customer)"
891891
msgstr ""
892892

893893
#: ../advanced/search.rst:90
894-
msgid "create_article_type: string (email|phone|web|...)"
894+
msgid "create_article_type.name: string (email|phone|web|...)"
895895
msgstr ""
896896

897897
#: ../advanced/search.rst:91

0 commit comments

Comments
 (0)