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

Allow breadcrumbs to fallback and function with :parent_ssim #1521

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

corylown
Copy link
Contributor

@corylown corylown commented Mar 19, 2024

In Arclight 1.1 the parent_ids attribute was modified and mapped to a new field :parent_ids_ssim from :parent_ssim. This breaks breadcrumbs unless an index created with 1.0 or earlier is recreated with 1.1. I propose we allow breadcrumbs to work with either :parents_ssim or parent_ids_ssim and remove the backwards compatibility with :parents_ssim in version 2.

@corylown corylown force-pushed the parents-back-compat branch from e12d64b to cfb376f Compare March 21, 2024 14:22
@corylown corylown marked this pull request as ready for review March 21, 2024 14:31
@dl-maura dl-maura merged commit e217957 into main Mar 21, 2024
4 checks passed
@dl-maura dl-maura deleted the parents-back-compat branch March 21, 2024 18:52
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.

3 participants