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

Store patron's cached municipality code to circulation events. #51

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

ttuovinen
Copy link
Contributor

Description

Change circulation analytics to store patron's municipality code ("cached_neighborhood") to circulation events in local db and OpenSearch.

Motivation and Context

This change will eventually enable municipality-specific statistics for librarians. Relates to: https://jira.lingsoft.fi/browse/SIMPLYE-239

How Has This Been Tested?

I Tested this locally with patron borrowing, opening and returning books and location data was stored in circulationevents rows and OpenSearch documents. Related automated tests have been updated.

Checklist

  • All new and existing tests passed.

@ttuovinen ttuovinen merged commit 47a5d37 into main Apr 18, 2024
24 checks passed
@ttuovinen ttuovinen deleted the feature/simplye-239/store-location-to-patron-events branch April 18, 2024 12: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