Skip to content

reload sort_values idno validation errors #1842

@peterjanssens

Description

@peterjanssens

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.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions