Skipping 'XXXXXXXXXXXXX', email is a reply, and the record it matches is not in the Inbound Email Action's table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2019 01:09 PM
Wierd issue with email INBOUND ACTION
I have two tables:
1. INCIDENT - Out of the Box incident table
2. INCIDENT DUP - which is a replicated table with few columns for reporting purposes.
Issue:
When we get an incoming email with subject: "Re:INC0023202",
It is automatically classified as a reply to INCIDENT DUP table instead of classifying it as reply to the original table.
Due to this:
The inbound action which I expect to get processed is getting skipped with the folliwing error:
Skipping 'ORIGINAL INCIDENT REPLY', email is a reply, and the record it matches is not in the Inbound Email Action's table
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2019 03:47 PM
Do you have a inbound action on Incident Dup table? If not, it shouldn't classify as reply to incident dup.
If you do have a inbound action on incident dup, change the order of it to something later than the inbound action on the original incident table
Please mark this response as correct or helpful if it assisted you with your question.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2019 07:59 AM