|
Current situation or problem:
In
UXPROD-4006
Closed
the bad data encountered in during harvest is logged into OAI-PMH logs that is not easily accessible to the harvesting client software. This feature will help make this information available also to the librarians who try troubleshoot discovery issues.
In scope
If the record contains invalid data (nonexisting reference data identifiers, invalid characters) then instead of logging the records in the log the records is:
- in a separate storage area (S3/minIO)
- the stored data contains:
- identifier of the harvest
- identifier of the affected record
- cause of the error
- provide an endpoint to retrieve the information about the bad data
- UI component to display this information in a user friendly way
|