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

Information insufficient when validation fails due to meta.xml issues #1106

Open
CecSve opened this issue Nov 29, 2024 · 0 comments
Open

Information insufficient when validation fails due to meta.xml issues #1106

CecSve opened this issue Nov 29, 2024 · 0 comments

Comments

@CecSve
Copy link

CecSve commented Nov 29, 2024

This validation fails due to multiple fields mapped to the same column, however, the warning message reads validation.issueType.OCCURRENCE_NOT_UNIQUELY_IDENTIFIED which sounds like the issue is due to ID checks. Could we instead add a failure error message along the lines of: validation.issueType.MULTIPLE_FIELDS_MAPPED_TO_THE_SAME_TERM_METADATA.XML?

    <field index="5" term="http://rs.tdwg.org/dwc/terms/institutionCode"/>
    <field index="5" term="http://rs.tdwg.org/dwc/terms/collectionCode"/>
    <field index="5" term="http://rs.tdwg.org/dwc/terms/catalogNumber"/> 

On another note, the archive is not indexed due to this error, but no failure message (red pill) is provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant