diff snap usage in child pipeline
I use a diff snap to process records coming from a REST API call with records stored in a database. Records from the REST call are "New"; records from the database are "Original". When the diff is in the parent pipeline everything works as expect...