-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Content OpsIssues related to import, export, bulkrax, and content processing.Issues related to import, export, bulkrax, and content processing.Priority - MediumIssues that should be prioritized ahead of low but not immediately critical - bulk of work cyclesIssues that should be prioritized ahead of low but not immediately critical - bulk of work cycles
Description
Descriptive summary
Due to a problem with google spreadsheets, pid values were mangled in an importer csv. Bulkrax obligingly created new works using the mangled pid, rather than updating the intended existing work.
Expected behavior
Bulkrax should verify pids by ensuring that they have only alphanumeric characters and are minimum 9 characters. Running this check as part of parsing the metadata might be best; i.e. do not process entries that are ok but halt work and alert user.
Related work
Link to related tickets or prior related work here.
Accessibility Concerns
Add any information here to indicate any known or suspected accessibility issues for this ticket
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Content OpsIssues related to import, export, bulkrax, and content processing.Issues related to import, export, bulkrax, and content processing.Priority - MediumIssues that should be prioritized ahead of low but not immediately critical - bulk of work cyclesIssues that should be prioritized ahead of low but not immediately critical - bulk of work cycles