Infos:
- Used Zammad version:
6.5.0-1751043291.836dca3a.noble - Used Zammad installation type:
package - Operating system:
Ubuntu 24.04.1 LTS - Browser + version: No especificado
Expected behavior:
- Tickets should be accurately assigned to their respective groups (e.g.,
Quotations,Collections,Policy Management,Special Letters) based on specific keywords in theSubjectorBody. - Tickets that do not meet any specific trigger conditions should consistently fall into the default destination group configured for the incoming email channel (
Main Global Group).
Actual behavior:
- Many tickets that should not match any specific trigger conditions (e.g., generic test emails with subjects like “test 1”, “gen_ticket_1”) are being unexpectedly assigned to the
Policy Managementgroup. We would expect these to land in theMain Global Group. - Tickets that clearly meet the conditions for other specific triggers (e.g.,
QuotationsorCollections) are sometimes not being assigned to their correct groups and instead remain in theMain Global Group. This indicates that the intended triggers are not always firing or their actions are being overridden. - The overall behavior suggests an inconsistency in trigger precedence or an overly “greedy” trigger capturing tickets it shouldn’t.
Steps to reproduce the behavior:
- Configure multiple active triggers for group assignment based on
SubjectandBodykeywords, all activated onActioniscreated,Stateisneworopen, andRemitente(Sender) isCustomer.- Ensure one trigger (
Policy Managementin our case) has broad keyword conditions forSubjectandBody. - Ensure the email channel’s default destination group is set (e.g.,
Main Global Group).
- Ensure one trigger (
- Send a test email with a generic subject and body (e.g., “test 1”, “gen_ticket_1”) from a
Customeremail address to the Zammad incoming email channel (soporte@nuestrodominio.com). - Observe the assigned group in Zammad.
- Expected: The ticket should land in
Main Global Group. - Actual: The ticket often lands in the
Policy Managementgroup.
- Expected: The ticket should land in
- Send a test email with keywords specific to another group (e.g., for
Quotations, use “CotizaciĂłn de seguro para vehĂculo” in the subject). - Observe the assigned group in Zammad.
- Expected: The ticket should land in
Quotations. - Actual: The ticket sometimes remains in the
Main Global Group.
- Expected: The ticket should land in