View start transactions differ for input dataset (solve without turning into snapshot build)

Hi all, I have a dataset that fails to build because the start transactions differ for the incremental transforms, making the starting transactions inconsistent. I think this is because of the deleted transactions. How can I go about fixing this without turning it into a snapshot build (due to our retention policy on this data)?

Hey @efang77 could you tell us more about how did you got into this state? Did you rollback some of the transactions and do any logic changes in between?

A stakeholder was ingesting their xml files through the data connection and through our parsing pipelines. It looks like they deleted two transactions a few days ago so I think that might be causing the mismatch of starting transactions.