ISS
ISS_DEDUP_RACE
Inbound e-mail folded into a concurrently created issue
Two overlapping inbound-mail classifications produced near-duplicate tickets from the same reporter within a short window. The later mail was folded into the earlier issue as a comment instead of persisting a duplicate `pm__issue`. Rare but real when a Vercel cron tick overlaps a manual queue run.
What this code means
Two overlapping inbound-mail classifications produced near-duplicate tickets from the same reporter within a short window. The later mail was folded into the earlier issue as a comment instead of persisting a duplicate `pm__issue`. Rare but real when a Vercel cron tick overlaps a manual queue run.
Where you will see it
- In the subject line of technical-notification e-mails — for example
[ISS_DEDUP_RACE] [issHealthcheck] … - As a badge in the admin log viewer at
/log, where you can filter and drill into individual entries. - In the
core__system_logtable, stored against the code id fromcore__system_log_code.