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

Fix associated identifiers on import #755

Merged
merged 11 commits into from
Dec 23, 2022
Merged

Conversation

rabstejnek
Copy link
Collaborator

@rabstejnek rabstejnek commented Dec 14, 2022

Added associated PubMed identifiers on HERO import and improved the handling of associated identifiers on HERO/PubMed imports through bulk operations.

image

image

Also updated the /lit/api/assessment/{assessment_id}/update-reference-metadata-from-hero/ endpoint to set associated identifiers as well, so this can be used to fix existing references in an assessment.

image

image

image

@rabstejnek rabstejnek changed the title WIP: Fix associated identifiers on import Fix associated identifiers on import Dec 15, 2022
@rabstejnek rabstejnek marked this pull request as ready for review December 15, 2022 19:36
Copy link
Owner

@shapiromatron shapiromatron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What a tough task. The generic methods on the queryset you created seems like a great way to do this, and it made it easy to integrated into this tangle of code.

@shapiromatron shapiromatron merged commit eb2b91c into main Dec 23, 2022
@shapiromatron shapiromatron deleted the associate-identifiers branch December 23, 2022 17:18
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.

2 participants