Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i729 Ignore Contributions when determining if an Asset is missing child records #733

Merged
merged 3 commits into from
Aug 3, 2023

Conversation

bkiahstroud
Copy link
Collaborator

@bkiahstroud bkiahstroud commented Jul 25, 2023

There is a possibility that the creation of all of an Asset's Contributions could be skipped, which would significantly throw off the count for comparison.

It has been decided to ignore Contributions entirely when it comes to validating Assets for missing children, at least until Contribution creation is consistent.

PbcoreXmlParser calls the PBCoreXMLMapper directly (which was already counting an Asset's children), meaning we were setting the attr twice for no reason
@bkiahstroud bkiahstroud marked this pull request as ready for review July 25, 2023 21:04
@bkiahstroud bkiahstroud marked this pull request as draft July 25, 2023 21:27
…cords

This is ultimately because there is a possibility that the creation of all of an Asset's Contributions could be skipped, which would significantly throw off the count for comparison.
@bkiahstroud bkiahstroud changed the title i729 Include Contributions in intended children count i729 Ignore Contributions when determining if an Asset is missing child records Aug 2, 2023
@bkiahstroud bkiahstroud marked this pull request as ready for review August 2, 2023 01:18
@orangewolf orangewolf merged commit fadd11c into develop Aug 3, 2023
3 of 6 checks passed
@orangewolf orangewolf deleted the i729-include-contributions-in-children-count branch August 3, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants