Done
Details
Assignee
Volodymyr RohachVolodymyr RohachReporter
Roman ChernetskyiRoman ChernetskyiPriority
P2Story Points
2Sprint
NoneDevelopment Team
FolijetFix versions
Release
Poppy (R2 2023)Affected releases
Poppy (R2 2023)Orchid (R1 2023)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Volodymyr Rohach
Volodymyr RohachReporter
Roman Chernetskyi
Roman ChernetskyiPriority
Story Points
2
Sprint
None
Development Team
Folijet
Fix versions
Release
Poppy (R2 2023)
Affected releases
Poppy (R2 2023)
Orchid (R1 2023)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created July 24, 2023 at 2:45 PM
Updated January 4, 2024 at 2:24 PM
Resolved October 5, 2023 at 9:07 AM
DB could contain source 'MARC' instances without related MARC records, so we should handle this. This can happen because of users manually deleting SRS MARCs, but not maintaining the Instance Source field, or from errored import jobs.
Now, when the user tries to update such an instance, error returns. The instance is not editable. Only way to overlay it or edit it is to manually change the Source to FOLIO via db change
If possible to resolve in a subsequent import (e.g. an Inventory Single Record Import telling FOLIO to link this particular Instance to this particular incoming MARC Bib), resolve the source/SRS link problem.
**
Possible workaround: Correct the source of the Instance to FOLIO (via the API?) and then run the import
BE NOTES
Ignore (log as a warning) 404 response code from SRS at ReplaceInstanceEventHandler (241 line)