Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show warning if bulkrax importer contains metadata header that doesn't match field mapping #2936

Open
wickr opened this issue Aug 30, 2023 · 0 comments
Labels
Features Issues related to building and enhancing features Metadata Issues related to metadata configuration, application, and representation Priority - Low Issues that can be prioritized after High Priority - later in the project timeline

Comments

@wickr
Copy link
Member

wickr commented Aug 30, 2023

Descriptive summary

Nobody's perfect, and it's very easy to import works with metadata that has a typo in one field header, and not notice until later. Yes it's easier to repair now give you can export from an existing importer, but we know the mapping results already, so we should be able to warn the user that some included metadata is not validly parsed or recognized.

Expected behavior

Warning shows when importer batch has headers that are not recognized and identifies them, to allow them to be fixed before full processing.

Something like:
"Warning: Header value 'Description' is not recognized by current property mapping. Please double-check spelling and capitalization before proceeding."

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

@wickr wickr added Metadata Issues related to metadata configuration, application, and representation Features Issues related to building and enhancing features labels Aug 30, 2023
@KevinJonesMeta KevinJonesMeta added the Priority - Low Issues that can be prioritized after High Priority - later in the project timeline label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Features Issues related to building and enhancing features Metadata Issues related to metadata configuration, application, and representation Priority - Low Issues that can be prioritized after High Priority - later in the project timeline
Projects
None yet
Development

No branches or pull requests

2 participants