Skip to content

ISO Date Compliance Detected as Incident in Demo Instance

🐛 Bug Report

Summary

ISO-compliant date formats (YYYY, YYYY-MM-DD) are incorrectly flagged as Incident in the demo instance, while they are correctly evaluated as Compliance in the local instance.

Steps to Reproduce

  1. Run validation in the demo instance with a dataset containing ISO-compliant dates (YYYY, YYYY-MM-DD).
  2. Scroll to the respective validation checks in the generated report.
  3. Compare with results from the local instance using the same dataset and the same constraints.

What is the current bug behavior?

  • Demo instance flags ISO-compliant dates as Incident.
  • Local instance evaluates correctly as Compliance.

What is the expected correct behavior?

ISO-compliant dates (YYYY, YYYY-MM-DD) should be evaluated as Compliance consistently across demo and local instances.

Relevant Logs, Screenshots, or Gifs

constrainify_report_d3fe8a7e-db36-49d3-90ea-80aba2d79357__1_.csv

Environment Details

  • Instance: Demo (affected), Local (not affected)
  • Dataset: Kulturerbe Niedersachsen data in DDB

Additional Context

Likely an issue specific to the demo instance configuration or evaluation engine rather than QPM itself. Needs investigation of demo environment.

Edited by Domenic Schäfer