Is there an easy way to bulk de-link a bunch of records?

I have a development data set that I’ve exhausted by linking records through various transactions, and I would like to reset and clear all the links.

I tried using the CSV upload and blanking out or replacing the linked records with (as I saw for the ones without any links) but this has not worked.

I could use the unlink trigger logic but that requires knowing all the record IDs involved for each linked column, which is tedious.

1 Like