Skip to content

eg_staged_bib_overlay: needs guard against loading new authority before matching #30

@gmcharlt

Description

@gmcharlt

eg_staged_bib_overlay has no protections against the load_new_auths action being run before the match_auths action. If that happens, the incoming authority records are unconditionally imported as new records, leading to potential duplication of authority records.

Some possible changes are:

  • directly complaining if match_auths hasn't been run yet
  • having the report action include counts of authority overlays

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions