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 bug incorporating offsites in item status agg #417

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

nonword
Copy link
Member

@nonword nonword commented Nov 7, 2024

Fix bug when merging offsite and on-site item statuses into a single item status aggregation. The es-client util function for getting the on-site item status agggregation was still using the root 'body' property (a v7 client vestige). Tests didn't catch this because the fixture was also stale. Fixed that and added a test to assert correct parsing.

Discovered in QA for https://newyorkpubliclibrary.atlassian.net/browse/SCC-4328

Fix bug when merging offsite and on-site item statuses into a single item
status aggregation. The es-client util function for getting the on-site item
status agggregation was still using the root 'body' property (a v7 client
vestige). Fixed that and added a test to assert correct parsing.

Discovered in QA for https://newyorkpubliclibrary.atlassian.net/browse/SCC-4328
@nonword nonword merged commit ef2d69f into main Nov 8, 2024
4 checks passed
@nonword nonword deleted the NOREF-item-status-aggregation-bug branch November 8, 2024 15:49
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