View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006775 | Taler | mechant backend | public | 2021-03-01 13:20 | 2021-08-24 16:23 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | unable to reproduce | ||
Product Version | git (master) | ||||
Target Version | 0.8 | Fixed in Version | 0.8 | ||
Summary | 0006775: investigate assertions from merchant-2021-02-26.log | ||||
Description | dold@prismo ~/tmp> cat merchant-2021-02-26.log | grep "Assertion failed" | sed 's/.*ERROR //' | sort | uniq Assertion failed at taler-merchant-httpd_get-orders-ID.c:1061. Assertion failed at taler-merchant-httpd_post-tips-ID-pickup.c:934. | ||||
Tags | No tags attached. | ||||
|
Assertion failed at taler-merchant-httpd_get-orders-ID.c:1061. is a bogus assertion, the god h_contract_terms could be legitimately uninitialized. Removed the assertion in 950f7cd..c2a9a82 |
|
2nd assertion: the logic seems fine, could be a disagreement over fees / tip balance between exchange and wallet logic. We should probably do the tipping demo ourselves a few times with the wallet to see if we can reproduce (and what amounts are involved). |
|
Resolving, as 2nd part was unable to reproduce. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-01 13:20 | Florian Dold | New Issue | |
2021-03-01 13:20 | Florian Dold | Status | new => assigned |
2021-03-01 13:20 | Florian Dold | Assigned To | => Christian Grothoff |
2021-03-04 10:42 | Christian Grothoff | Note Added: 0017589 | |
2021-03-04 10:46 | Christian Grothoff | Note Added: 0017590 | |
2021-04-16 18:32 | Christian Grothoff | Status | assigned => resolved |
2021-04-16 18:32 | Christian Grothoff | Resolution | open => unable to reproduce |
2021-04-16 18:32 | Christian Grothoff | Fixed in Version | => 0.9 |
2021-04-16 18:32 | Christian Grothoff | Note Added: 0017750 | |
2021-04-16 18:32 | Christian Grothoff | Product Version | => git (master) |
2021-04-16 18:32 | Christian Grothoff | Target Version | => 0.9 |
2021-07-30 13:57 | Christian Grothoff | Fixed in Version | 0.9 => 0.8.1 |
2021-07-30 13:59 | Christian Grothoff | Target Version | 0.9 => 0.8.1 |
2021-07-30 14:01 | Christian Grothoff | Fixed in Version | 0.8.1 => 0.8 |
2021-07-30 14:02 | Christian Grothoff | Target Version | 0.8.1 => 0.8 |
2021-08-24 16:23 | Christian Grothoff | Status | resolved => closed |