Skip to content

Send validation/error logs to an API, and/or allow them to be fetched #12

@CrispinF

Description

@CrispinF

At present the error logs are sent as emails with spreadsheet attachments. This does “work” but it’s not very HER-friendly.

It would be good if the errors could also/alternatively be
a) posted as structured JSON to the same API from which the records were harvested (different endpoint obviously), or
b) fetched on demand from the HE API (this would be more suitable for HERs who have not implemented a harvesting API).

This would allow them to become immediately usable and managed within HBSMR, e.g. to list and work on records with issues.

We’d obviously need to do some development as well our side to make this work end-to-end, but it would be worth it. And this (either) method would need to be optional, i.e. an alternative to the current email mechanism.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions