Hello,
Infos:
- Used Zammad version: 7
- Browser + version: Firefox
Expected behavior:
We expected to be able to choose the matching logic (AND and/or OR) between the selected attributes in duplicate detection, and to be able to configure automatic merging of tickets detected as duplicates with reassignment to the same agent.
Actual behavior:
When several attributes are selected (e.g. customer + order number), the system only applies an AND logic (all attributes must match simultaneously). There is no automatic merging of tickets detected as duplicates: the feature is limited to displaying an informational warning to the agent, with no automatic action.
Steps to reproduce the behavior:
- Enable duplicate detection in Settings > Ticket > Duplicate Detection.
- Select two attributes to compare (e.g. Customer and Order number).
- Create a first ticket with Customer A and Order number 1.
- Create a second ticket with Customer A (identical) and Order number 2 (different).
- Notice that no duplicate warning is shown, despite the matching customer because only one of the two attributes matches (AND not satisfied).
Thanks
Dan