Tommy has found a bug where DataAttributes are not aligning with their corresponding objects. Clearly a major missalignment. We'll have to re-visit how DAs are aligning to the row they are being exported on, perhaps row order is not being perserved, etc.
Steps to replicate - choose all data attributes for some reasonablly sized record set (10k), export. Notice that data attributes for one record are offset to another row.
This was probably introduced with the refactor that added the ResourceRelationship table as that is the last time it was touched.
@LordFlashmeow if you are interpretting DataAttributes on Export you're going to want to check this for AntWeb.
Tommy has found a bug where DataAttributes are not aligning with their corresponding objects. Clearly a major missalignment. We'll have to re-visit how DAs are aligning to the row they are being exported on, perhaps row order is not being perserved, etc.
Steps to replicate - choose all data attributes for some reasonablly sized record set (10k), export. Notice that data attributes for one record are offset to another row.
This was probably introduced with the refactor that added the ResourceRelationship table as that is the last time it was touched.
@LordFlashmeow if you are interpretting DataAttributes on Export you're going to want to check this for AntWeb.