Skip to main content

sum_last_fast_track_name_mismatches

Function sum_last_fast_track_name_mismatches 

Source
pub async fn sum_last_fast_track_name_mismatches(
    conn: &mut PgConnection,
) -> ModelResult<i64>
Expand description

How many persons the last discovery run refused to fast-track because the registry’s name did not look like the matched account’s, summed over the active realisations.

A last-run value, not a window: the counters are overwritten whole on every run.