Open tsgit opened 4 years ago
the schema allows for all zeros
https://github.com/inspirehep/inspire-schemas/blob/master/inspire_schemas/records/elements/id.yml#L17
while the submission form doesn't
https://github.com/inspirehep/inspire-next/blob/master/inspirehep/modules/authors/forms.py#L341
Several records each month are harvested with invalid INSPIRE-ID with all zeros from the STAR collaboration. This should be disallowed and corrected on ingestion.
the schema allows for all zeros
https://github.com/inspirehep/inspire-schemas/blob/master/inspire_schemas/records/elements/id.yml#L17
while the submission form doesn't
https://github.com/inspirehep/inspire-next/blob/master/inspirehep/modules/authors/forms.py#L341
Several records each month are harvested with invalid INSPIRE-ID with all zeros from the STAR collaboration. This should be disallowed and corrected on ingestion.