Done
Details
Assignee
David CrossleyDavid CrossleyReporter
Adam DickmeissAdam DickmeissPriority
P2Story Points
5Sprint
NoneDevelopment Team
Reservoir DogsTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
David Crossley
David CrossleyReporter
Adam Dickmeiss
Adam DickmeissPriority
Story Points
5
Sprint
None
Development Team
Reservoir Dogs
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 30, 2022 at 4:41 PM
Updated April 2, 2024 at 12:37 AM
Resolved June 13, 2022 at 9:10 AM
Existing Java implementation is available here:
https://github.com/folio-org/mod-meta-storage/blob/master/server/src/main/java/org/folio/metastorage/server/MatchKey.java
Implementation notes
Once MODSI-36 is completed, re-implement the GR algorithm in JS. The reason is that the algorithm receives a lot of tweaks over time and the Java implementation is not flexible enough as it would require rolling out new MetaStorage releases each time it changes.
The implementation needs to be modified to work with Marc-in-Json format rather than Folio Inventory format. This is to ensure that Folio Inventory is not required as a stored payload.