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

Check for existing parent process during import even with import depth 1 #3287

Merged
merged 1 commit into from
Mar 17, 2020

Conversation

solth
Copy link
Member

@solth solth commented Mar 13, 2020

Always try to find a parent process in the database for the last process in the process hierarchy to link to during OPAC import, even if importDepth=1.

Fixes #3257

@subhhwendt
Copy link
Collaborator

The specific case when "Importtiefe=1" was chosen with a volume from a multivolumeWork, which is already imported, fails in linking to the multivolumeWork - in my experience.
The relation to the parent id is detected in metadata - but the volume shows no connection to the parentelement in the database.
grafik

grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle parent search even on "Importtiefe 1"
3 participants