You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -9675,42 +9674,39 @@ msgid "How Do Trigger Work"
9675
9674
msgstr ""
9676
9675
9677
9676
#: ../manage/trigger/how-do-they-work.rst:4
9678
-
msgid "Triggers consist of three parts:"
9677
+
msgid "Triggers consist mainly of three parts:"
9679
9678
msgstr ""
9680
9679
9681
9680
#: ../manage/trigger/how-do-they-work.rst:6
9682
-
msgid "**Activators:** define \"when the question is asked?\""
9681
+
msgid "**Activator:** defines when and how the trigger has to be evaluated."
9683
9682
msgstr ""
9684
9683
9685
9684
#: ../manage/trigger/how-do-they-work.rst:7
9686
-
msgid "**Conditions:** answer the question \"when should this trigger fire?\""
9685
+
msgid "**Condition:** defines the tickets for which an action has to be executed based on attributes."
9687
9686
msgstr ""
9688
9687
9689
-
#: ../manage/trigger/how-do-they-work.rst:8
9690
-
msgid "**Actions:** answer the question \"what should happen when it does?\""
9688
+
#: ../manage/trigger/how-do-they-work.rst:9
9689
+
msgid "**Actions:** define what to change in a ticket which matches the condition."
9691
9690
msgstr ""
9692
9691
9693
-
#: ../manage/trigger/how-do-they-work.rst:10
9692
+
#: ../manage/trigger/how-do-they-work.rst:11
9694
9693
msgid "Triggers are evaluated in alphabetical order by **name.** In some situations, triggers might be the wrong choice, see :doc:`/manage/trigger/limitations` for more information."
9695
9694
msgstr ""
9696
9695
9697
-
#: ../manage/trigger/how-do-they-work.rst:14
9698
-
msgid "**🤓 Emails can adjust some behavior on their own**"
9699
-
msgstr ""
9700
-
9701
9696
#: ../manage/trigger/how-do-they-work.rst:16
9702
-
msgid "See :doc:`/channels/email/email-headers` for more information."
9697
+
msgid "Activator"
9703
9698
msgstr ""
9704
9699
9705
-
#: ../manage/trigger/how-do-they-work.rst:19
9706
-
msgid "Activators"
9700
+
#: ../manage/trigger/how-do-they-work.rst:18
9701
+
msgid "Choose between an action- or time-based activator in the **Activated by** section."
9707
9702
msgstr ""
9708
9703
9709
-
#: ../manage/trigger/how-do-they-work.rst:21
9710
-
msgid "Triggers support two types of activators:"
9704
+
#: ../manage/trigger/how-do-they-work.rst:None
9705
+
msgid "Screenshot of activator section in trigger dialog."
msgid "An action based trigger always requires a ticket update to run. This can be an update by an agent or even internal system updates like updated SLA times. See the explanation below for more details."
msgid "Checks if any attribute from the condition was updated. If yes, the trigger runs. If the attributes from the condition weren't touched, the trigger doesn't run."
9731
+
#: ../manage/trigger/how-do-they-work.rst:34
9732
+
msgid "Checks if any attribute from the condition was updated OR an article was added and the condition matches. If the attributes of the condition weren't touched and no new article was added, the trigger doesn't run."
9737
9733
msgstr ""
9738
9734
9739
-
#: ../manage/trigger/how-do-they-work.rst:35
9735
+
#: ../manage/trigger/how-do-they-work.rst:38
9740
9736
msgid "**Example:** A trigger with a condition for priority **1 low** will run if the ticket was changed to **1 low**."
9741
9737
msgstr ""
9742
9738
@@ -9745,128 +9741,147 @@ msgstr ""
9745
9741
msgid "Always"
9746
9742
msgstr ""
9747
9743
9748
-
#: ../manage/trigger/how-do-they-work.rst:39
9749
-
msgid "Checks if the current state of the ticket matches the condition. This means: the trigger always runs when the ticket is updated, no matter what was changed. This can lead to executing such a trigger more often."
9744
+
#: ../manage/trigger/how-do-they-work.rst:42
9745
+
msgid "Checks if the current state of the ticket matches the condition. This means: the trigger always runs when the ticket is updated and the condition matches, no matter what was changed. This can lead to more often executions of such a trigger."
9750
9746
msgstr ""
9751
9747
9752
-
#: ../manage/trigger/how-do-they-work.rst:43
9748
+
#: ../manage/trigger/how-do-they-work.rst:47
9753
9749
msgid "**Example:** A trigger with a condition for priority **1 low** will run if the ticket was moved to another group while priority was set **1 low**."
9754
9750
msgstr ""
9755
9751
9756
-
#: ../manage/trigger/how-do-they-work.rst:46
9752
+
#: ../manage/trigger/how-do-they-work.rst:50
9757
9753
msgid "If in doubt, use **Selective**. The **Always** action activator can lead to unexpected behavior, e.g. the trigger runs after internal system changes of the ticket, which aren't visible in the ticket history."
9758
9754
msgstr ""
9759
9755
9760
-
#: ../manage/trigger/how-do-they-work.rst:51
9756
+
#: ../manage/trigger/how-do-they-work.rst:55
9761
9757
msgid "Time Event"
9762
9758
msgstr ""
9763
9759
9764
-
#: ../manage/trigger/how-do-they-work.rst:53
9765
-
msgid "The execution is triggered at a specific time when a certain event is reached, e.g. ticket pending time."
9760
+
#: ../manage/trigger/how-do-they-work.rst:57
9761
+
msgid "The execution is triggered when one of the following events occur:"
9766
9762
msgstr ""
9767
9763
9768
-
#: ../manage/trigger/how-do-they-work.rst:56
9769
-
msgid "This activator simply checks if **conditions** match. This is the same behavior as action-based activator's \"always\" mode."
9764
+
#: ../manage/trigger/how-do-they-work.rst:59
9765
+
msgid "Time of a reminder is reached"
9770
9766
msgstr ""
9771
9767
9772
-
#: ../manage/trigger/how-do-they-work.rst:59
9773
-
msgid "When creating a trigger, choose activator here:"
msgid "When creating a trigger, define your conditions here:"
9776
+
#: ../manage/trigger/how-do-they-work.rst:63
9777
+
msgid "When such a time event is reached, the trigger runs if the condition matches. This is the same behavior as action-based activator's \"always\" mode."
9783
9778
msgstr ""
9784
9779
9785
-
#: ../manage/trigger/how-do-they-work.rst:70
9786
-
msgid "Trigger conditions must match as configured for the trigger to fire."
9780
+
#: ../manage/trigger/how-do-they-work.rst:67
9781
+
msgid "Condition"
9787
9782
msgstr ""
9788
9783
9789
-
#: ../manage/trigger/how-do-they-work.rst:77
9790
-
msgid "When creating a trigger, define your changes here:"
9784
+
#: ../manage/trigger/how-do-they-work.rst:69
9785
+
msgid "Use one or more attributes and values in a condition, which the tickets have to match you want to apply changes to. Create your condition in the **Conditions for affected objects** section:"
9791
9786
msgstr ""
9792
9787
9793
-
#: ../manage/trigger/how-do-they-work.rst:81
9794
-
msgid "Certain actions (such as *email*, *SMS* and *notes*) support :doc:`/misc/variables`, which can be used to build highly-customized message templates."
9788
+
#: ../manage/trigger/how-do-they-work.rst:None
9789
+
msgid "Screenshot of condition section in trigger dialog."
9790
+
msgstr ""
9791
+
9792
+
#: ../manage/trigger/how-do-they-work.rst:83
9793
+
msgid "Define which changes to apply for tickets which match your condition in the **Execute changes on objects** section:"
9794
+
msgstr ""
9795
+
9796
+
#: ../manage/trigger/how-do-they-work.rst:None
9797
+
msgid "Screenshot of action section in trigger dialog."
9798
+
msgstr ""
9799
+
9800
+
#: ../manage/trigger/how-do-they-work.rst:91
9801
+
msgid "Certain actions (such as email, SMS and notes) support :doc:`/misc/variables` (see screenshot above), which can be used to build highly-customized message templates."
9795
9802
msgstr ""
9796
9803
9797
-
#: ../manage/trigger/how-do-they-work.rst:85
9804
+
#: ../manage/trigger/how-do-they-work.rst:95
9798
9805
msgid "A trigger can do the following things once its conditions have been met:"
9799
9806
msgstr ""
9800
9807
9801
-
#: ../manage/trigger/how-do-they-work.rst:96
9808
+
#: ../manage/trigger/how-do-they-work.rst:106
9802
9809
msgid "Modify the ticket"
9803
9810
msgstr ""
9804
9811
9805
-
#: ../manage/trigger/how-do-they-work.rst:88
9812
+
#: ../manage/trigger/how-do-they-work.rst:98
9806
9813
msgid "Examples: escalate its priority, close it, reassign it, rename it, add tags, subscribe and unsubscribe specific/all users, etc."
9807
9814
msgstr ""
9808
9815
9809
-
#: ../manage/trigger/how-do-they-work.rst:91
9816
+
#: ../manage/trigger/how-do-they-work.rst:101
9810
9817
msgid "Date & time attributes (like **Pending till**) can be specified in *absolute* or *relative* terms."
9811
9818
msgstr ""
9812
9819
9813
-
#: ../manage/trigger/how-do-they-work.rst:94
9820
+
#: ../manage/trigger/how-do-they-work.rst:104
9814
9821
msgid "You can also combine static text with placeholders for text fields. Remember that the placeholders' values have to be known during trigger runtime. Learn more about :doc:`/misc/variables`."
9815
9822
msgstr ""
9816
9823
9817
-
#: ../manage/trigger/how-do-they-work.rst:107
9824
+
#: ../manage/trigger/how-do-they-work.rst:117
9818
9825
msgid "Send an email or SMS"
9819
9826
msgstr ""
9820
9827
9821
-
#: ../manage/trigger/how-do-they-work.rst:99
9828
+
#: ../manage/trigger/how-do-they-work.rst:109
9822
9829
msgid "Either to the customer, the agent who owns the ticket, or every agent in the system."
9823
9830
msgstr ""
9824
9831
9825
-
#: ../manage/trigger/how-do-they-work.rst:102
9832
+
#: ../manage/trigger/how-do-they-work.rst:112
9826
9833
msgid "Sending emails allows you to include the attachments of the triggering article if required."
9827
9834
msgstr ""
9828
9835
9829
-
#: ../manage/trigger/how-do-they-work.rst:105
9836
+
#: ../manage/trigger/how-do-they-work.rst:115
9830
9837
msgid "In order to send emails with triggers, you need to configure an email address for the group, the trigger is working in. If you don't, Zammad will skip the trigger completely."
9831
9838
msgstr ""
9832
9839
9833
-
#: ../manage/trigger/how-do-they-work.rst:110
9840
+
#: ../manage/trigger/how-do-they-work.rst:121
9834
9841
msgid ":doc:`Fire a webhook </manage/webhook>`"
9835
9842
msgstr ""
9836
9843
9837
-
#: ../manage/trigger/how-do-they-work.rst:110
9844
+
#: ../manage/trigger/how-do-they-work.rst:120
9838
9845
msgid "Connect Zammad to another web service or application to give it live updates about new tickets."
9839
9846
msgstr ""
9840
9847
9841
-
#: ../manage/trigger/how-do-they-work.rst:114
9848
+
#: ../manage/trigger/how-do-they-work.rst:125
9842
9849
msgid "Add internal or public notes to the ticket"
9843
9850
msgstr ""
9844
9851
9845
-
#: ../manage/trigger/how-do-they-work.rst:113
9852
+
#: ../manage/trigger/how-do-they-work.rst:124
9846
9853
msgid "This allows you to help your agents with specific information if needed. (e.g. automated changes a trigger applied to the ticket)"
9847
9854
msgstr ""
9848
9855
9849
-
#: ../manage/trigger/how-do-they-work.rst:119
9856
+
#: ../manage/trigger/how-do-they-work.rst:128
9857
+
msgid ":doc:`Run an AI agent </ai/ai-agents>`"
9858
+
msgstr ""
9859
+
9860
+
#: ../manage/trigger/how-do-they-work.rst:128
9861
+
msgid "Trigger an AI agent to run using triggers."
9862
+
msgstr ""
9863
+
9864
+
#: ../manage/trigger/how-do-they-work.rst:133
9850
9865
msgid "Localization of Execution Changes"
9851
9866
msgstr ""
9852
9867
9853
-
#: ../manage/trigger/how-do-they-work.rst:121
9868
+
#: ../manage/trigger/how-do-they-work.rst:135
9854
9869
msgid "The system locale and timezone predefines a default format of date and timestamp replacement variables. These settings are customizable for triggers."
9855
9870
msgstr ""
9856
9871
9857
9872
#: ../manage/trigger/how-do-they-work.rst:0
9858
9873
msgid "Screenshot showing localization section of trigger dialog"
9859
9874
msgstr ""
9860
9875
9861
-
#: ../manage/trigger/how-do-they-work.rst:128
9876
+
#: ../manage/trigger/how-do-they-work.rst:142
9862
9877
msgid "Best practice is to create single separated localized triggers for each language/timezone and execute them based on user or organization attributes."
9863
9878
msgstr ""
9864
9879
9865
-
#: ../manage/trigger/how-do-they-work.rst:131
9880
+
#: ../manage/trigger/how-do-they-work.rst:145
9866
9881
msgid "The format and timezone of date and timestamp replacement variables is customizable by the use of the ``dt()`` method. Further on the ``t()`` method can be used to translated string replacement variables according to the selected locale language."
9867
9882
msgstr ""
9868
9883
9869
-
#: ../manage/trigger/how-do-they-work.rst:133
9884
+
#: ../manage/trigger/how-do-they-work.rst:147
9870
9885
msgid "For usage of the ``t()`` and ``dt()`` method, please follow the instructions in the :ref:`variables section <variable_localization>`."
9871
9886
msgstr ""
9872
9887
@@ -18068,6 +18083,10 @@ msgstr ""
18068
18083
msgid "If selected, your conditions and actions will affect all applicable edit masks."
msgid "Zammad differentiates between selected and saved conditions. These can be combined wherever needed. You can find a description of the condition operators for core workflows in :doc:`/system/core-workflows/condition-operators`."
0 commit comments