-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Description
Reloading sort values through the admininstration > maintenance > reload sort values UI throws idno validation errors.
Some of them are said to be duplicates but those seconds are deleted - I guess deleted records should always be ignored on validation anyway ?
One legacy idno is failing against the current multipart configuration but I think we never experienced revalidation unless a field was "touched".
The full idno is in the form of BIO.2005.1403b where that deviates from the current configuration where the latter part is SERIAL.
That (and the duplicates?) probably comes from these going through insert() paths and not update() ?? Is that the expected behavior on updating sort_value ? I would not expect idno (re)validation on updates.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels