Skip to content

Incorrect Finding Counts Displayed in Quality Report

🐛 Bug Report

Summary

The number of findings shown in brackets behind each constraint in the Quality Report does not always match the actual number of occurances. This creates confusion and undermines trust in the report accuracy.

Steps to Reproduce

  • Run a Quality Analysis.
  • Observe the number in brackets next to a constraint name
  • Count the actual number of occurances in the record
  • Note that the number is sometimes inaccurate

What is the current bug behavior?

The number in brackets behind a constraint name in the report:

  • Does not always reflect the actual number of affected occurrences in the record
  • Sometimes indicates a higher number than what is shown

What is the expected correct behavior?

The number in brackets should always match the number of actual affected occurrences in the record displayed for that constraint.