View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011167 | Taler | merchant backend | public | 2026-02-27 18:49 | 2026-02-27 19:03 |
| Reporter | sebasjm | Assigned To | sebasjm | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Summary | 0011167: private-get-orders doesn't check wire deadline for refundable orders | ||||
| Description | it only checks the amount if (0 > TALER_amount_cmp (&prc.total_refund_amount, brutto)) refundable = true; the order is also not refundable if the money has already been wired. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-02-27 18:49 | sebasjm | New Issue | |
| 2026-02-27 18:49 | sebasjm | Status | new => assigned |
| 2026-02-27 18:49 | sebasjm | Assigned To | => Christian Grothoff |
| 2026-02-27 18:55 | Christian Grothoff | Assigned To | Christian Grothoff => sebasjm |
| 2026-02-27 19:03 | sebasjm | Status | assigned => resolved |
| 2026-02-27 19:03 | sebasjm | Resolution | open => fixed |
| 2026-02-27 19:03 | sebasjm | Note Added: 0027930 |