Open mekarpeles opened 1 year ago
This is potentially useful on its own, but I'm not entirely sure that this directly addresses the issue that @seabelis is seeing.
The appending of extraneous data isn't in any way limited to editions that librarians have touched; probably the vast majority of cases are on records that no one's even noticed yet. As I understand it, what's happening is:
As I see it, it looks like a pure import problem. There are any number of ways we could address it, such as:
In the abstract, I think a librarian lock for fields we don't want messed with is probably a good and useful thing, but I don't think it really resolves the problem that prompted the idea.
Describe the problem that you'd like solved
As of:
7495
...when we encounter new data (such as new publishers) the importer biases towards appending them to the list. In some cases where a librarian has verified a publisher (or book cover) we may want to lock these fields to prevent confusion: as described in:
7744
For now, let's start with
publishers
andcovers
as fields librarians can lockverified_fields
arrayverified_fields
should exist on both the work and the editionStakeholders
@seabelis