View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009245 | Taler | merchant backend | public | 2024-10-02 19:14 | 2024-12-13 19:15 |
| Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Target Version | 0.14 | Fixed in Version | 0.14 | ||
| Summary | 0009245: merchant backend should report limits (from /keys) when /kyc-check returns 404/1939 | ||||
| Description | Otherwise it looks like no limits apply, when in fact /keys-check just doesn't know the merchant yet, but the default limits still apply. | ||||
| Tags | No tags attached. | ||||
| related to | 0009171 | closed | Florian Dold | merchant kyc integration test [4h] |
|
|
Reproducer: $ taler-harness run-integrationtests kyc-merchant-deposit -- test steps -- STEP env-setup-done FAIL test assertion failed: kyc status should contain non-empty limits -- end -- |
|
|
libtalerexchange failed to preserve hard/soft limits when serializing, causing the problem. Fixed in exchange.git, 7107b8b94..5ed75a31a |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-10-02 19:14 | Florian Dold | New Issue | |
| 2024-10-02 19:14 | Florian Dold | Status | new => assigned |
| 2024-10-02 19:14 | Florian Dold | Assigned To | => Christian Grothoff |
| 2024-10-02 19:17 | Florian Dold | Relationship added | related to 0009171 |
| 2024-10-04 14:44 | Florian Dold | Note Added: 0023438 | |
| 2024-10-06 17:32 | Christian Grothoff | Note Added: 0023451 | |
| 2024-10-06 17:32 | Christian Grothoff | Status | assigned => resolved |
| 2024-10-06 17:32 | Christian Grothoff | Resolution | open => fixed |
| 2024-10-06 17:32 | Christian Grothoff | Fixed in Version | => 0.14 |
| 2024-12-13 19:15 | Christian Grothoff | Status | resolved => closed |
| 2025-03-22 14:09 | Christian Grothoff | Category | mechant backend => merchant backend |