quintype / quintype-validator

Quintype validators, currently has website validator and migration validator
https://validator.quintype.com/
0 stars 0 forks source link

Aggregate all details of a validation run in a single downloadable file #45

Closed ddhar28 closed 4 years ago

ddhar28 commented 4 years ago

As a user, one should be able to download a single file containing all details of that validation run (stats, errors, warnings and affected external-ids) from the Validator result page.

Acceptance criteria

radhika-c commented 4 years ago
  1. Given input to validator, results page should have only single downloadable link.
  2. Name of the file should be appended with time-stamp.
  3. file should have following fields(error-type,path,log-level,external-id).
RashmiMelagiri commented 4 years ago

Tested but still production deploy is pending.