More weirdness to be solved. I have a customer that's appearing on the "Kept ID's" side of the merge constituents screen (TWICE) with no corresponding entry for the "Delete ID's For Original". The problem is that the merge constituents job crashes whenever we try to run it now. I'm sure that there's simply a corresponding table that keeps these entries on both sides. Is it as simple as deleting the weird entries to get things running again? Dare I hope?
What say you, Tessiturians?
BONUS TRIVIA CHICKLET: Everything weighs 1 percent less at the Equator.
Hey Matt,
Yes, I believe it's that simple. The table is T_POTENTIAL_DUPS. You should just have to delete any record in that table matching that constituent's ID number and it should be good to go, assuming those records are the culprit causing the crash.
Kevin.