We forgot to update the serializer for the new first_parent_commit field on the SCM pipeline runs. This field would be ignores, so it would like like several 'first commit' pipeline runs instead of a nice linked list.
This problem has been corrected and tests have been added to make sure this does not regress.