Outcome. A ticket that is really the same issue as one the same contact just opened gets flagged and linked at intake, so reps stop working two threads for one problem.
flowchart TD
A[Ticket created] --> B[Custom code: search recent tickets from same contact]
B --> C{Likely duplicate found within 48h?}
C -->|yes| D[Set duplicate_ticket_flag, link ID, notify owner, add to review list]
C -->|no| E[No action]

When to use it, when not to
- UseUse it when contacts sometimes submit a second ticket for the same issue shortly after the first, through a different channel (an email reply that creates a new thread instead of a response, plus a form submission), fragmenting one problem across two records.
- UseUse it when volume is high enough that a rep cannot reasonably eyeball "has this contact already opened something like this recently" without help.
- SkipDo not use it as an auto-merge or auto-close; this fiche only flags and links, a human still decides whether to actually close the duplicate and consolidate work, since two tickets that look similar by subject line are not always the same issue.
- SkipDo not use it if your ticket volume per contact is naturally low; the custom code adds a real execution cost for a pattern that may occur rarely enough to just catch by eye.
or the tickets and sla pack, 39 EUR
One-time, excl. VAT. 30-day refund, no questions asked. Founding prices until 31 October, then 199 and 59 EUR. Includes every spec added later, up to the full 500, and the one-click installer on the full library. Building on client portals? The agency licence at 449 EUR covers unlimited client portals.





