MI-DPLA / combine

Combine /kämˌbīn/ - Metadata Aggregator Platform
MIT License
26 stars 11 forks source link

malformed validation scenarios fail silently when running for Job #431

Closed ghukill closed 4 years ago

ghukill commented 5 years ago

Schematron based validation scenario that has an XML error with the schematron, fails silently when applied and running for a Job.

However, when testing that scenario against a single record in Combine (via the GUI), the error is apparent, e.g.:

Opening and ending tag mismatch: rule line 33 and pattern, line 34, column 12 (file_3fb170911b114205a51b6a7ecdc5484b.sch, line 34)

Would be beneficial to inform user that a Validation Scenario was erroring for records when running for a Job, instead of failing quietly.

Thoughts/Questions:

ghukill commented 5 years ago

Not yet tested with:

antmoth commented 5 years ago

I'm not entirely sure this is part of this ticket? If not, I can split it out: image

antmoth commented 4 years ago

YASS

image