Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

SCC-2271 Add missing statements to ES index #55

Merged
merged 2 commits into from
Oct 14, 2020

Conversation

mwbenowitz
Copy link
Contributor

@mwbenowitz mwbenowitz commented Oct 13, 2020

A minor typo in the Item serializer was omitting the new physicalLocation and enumerationChronology fields due to a missing call to the object. This adds that call and extends one of the test bib records to include these fields, which supports a new unit test.

This also includes a minor update to the travis caching, which was using an old style of reference that seemed to be causing issues for some reason.

A minor typo in the `Item` serializer was omitting the new `physicalLocation` and `enumerationChronology` fields due to a missing call to the object. This adds that call and extends one of the test bib records to include these fields, which supports a new unit test.
@mwbenowitz mwbenowitz merged commit 14fb651 into development Oct 14, 2020
@mwbenowitz mwbenowitz deleted the SCC-2271-fix-item-serializer branch October 14, 2020 14:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants