View Issue Details

IDProjectCategoryView StatusLast Update
0009569Talerexchangepublic2025-03-28 13:11
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version1.0Fixed in Version1.0 
Summary0009569: GET /kyc-info causes an empty measure set to be activated, leading to KYC erroneously being not ok
DescriptionIn particular, a row with an empty list of measures gets inserted into the legitimization_measures table.

In turn, the query exchange_do_lookup_kyc_requirement_by_row interprets this as out_kyc_required=true, leading /kyc-check to report that KYC is still required.

TagsNo tags attached.

Activities

Florian Dold

2025-02-22 20:45

manager   ~0024125

commit 6af7b5f0002277ef06a6de2b98bff01dda5094d1 (HEAD -> master, origin/master, origin/HEAD)
Author: Florian Dold <florian@dold.me>
Date: Sat Feb 22 20:26:22 2025 +0100

    do not insert an empty list of zero measures

Issue History

Date Modified Username Field Change
2025-02-21 00:06 Florian Dold New Issue
2025-02-21 00:06 Florian Dold Status new => assigned
2025-02-21 00:06 Florian Dold Assigned To => Florian Dold
2025-02-22 20:45 Florian Dold Status assigned => resolved
2025-02-22 20:45 Florian Dold Resolution open => fixed
2025-02-22 20:45 Florian Dold Note Added: 0024125
2025-03-28 13:11 Christian Grothoff Fixed in Version => 1.0