View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009569 | Taler | exchange | public | 2025-02-21 00:06 | 2025-03-28 13:11 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 1.0 | Fixed in Version | 1.0 | ||
Summary | 0009569: GET /kyc-info causes an empty measure set to be activated, leading to KYC erroneously being not ok | ||||
Description | In 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. | ||||
Tags | No tags attached. | ||||
|
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 |
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 |