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

MODSOURMAN-1044 - Adjust logs during marc-to-marc matching on central tenant #811

Merged
merged 11 commits into from
Oct 11, 2023

Conversation

RuslanLavrov
Copy link
Contributor

@RuslanLavrov RuslanLavrov commented Oct 10, 2023

Purpose

to provide marc record and instance on the log page with json when marc-to-marc matching and marc update has been performed on the central tenant by data import initiated on a member tenant

Approach

  • save central tenant id into the "journal_records" table upon receiving event when the event payload contains it
  • populate central tenant id into the "sourceRecordTenantId" and "relatedInstanceInfo.tenantId" fields in the response of the GET /metadata-provider/jobLogEntries/{jobExecutionId}/records/{recordId} endpoint
  • add tests

Learning

MODSOURMAN-1044

Requires: folio-org/data-import-raml-storage#299

@RuslanLavrov RuslanLavrov self-assigned this Oct 11, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@RuslanLavrov RuslanLavrov merged commit be6325c into master Oct 11, 2023
5 checks passed
@RuslanLavrov RuslanLavrov deleted the MODSOURMAN-1044 branch October 11, 2023 17:41
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