View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011813 | Taler | merchant portal webui | public | 2026-09-22 16:28 | 2026-09-24 21:07 |
| Reporter | mikolai | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Target Version | 1.7 | ||||
| Summary | 0011813: Inconsistent UI between order list and details view | ||||
| Description | the UI does not consistently show settled orders in the list view | ||||
| Steps To Reproduce | 1. on a merchant instance, go to /orders 2. see list as in 00.jpg, wonder why some of the orders are not settled yet 3. click on one of them 4. see that it is shown as settled (but not as "received") 5. go back 6. it is now magically settled in the UI | ||||
| Additional Information | "not received" may be due to wrong/missing bank account check integration. While trying to double-check, I could not find that setting in /money/payout-accounts. It used to be there before the UI revibe. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
|
I've added back the missing setting in the merchant webui. @Christian: Please check the following branch: dev/dold/b11813 The merchant backend seems to be part of the the issue here, it has a stale wired flag that gets updated on the GET request to the order details. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-09-22 16:28 | mikolai | New Issue | |
| 2026-09-22 16:28 | mikolai | File Added: settled-1.png | |
| 2026-09-22 16:28 | mikolai | File Added: settled-2.png | |
| 2026-09-22 16:28 | mikolai | File Added: settled-3.png | |
| 2026-09-22 17:14 | Christian Grothoff | Assigned To | => Florian Dold |
| 2026-09-22 17:14 | Christian Grothoff | Status | new => assigned |
| 2026-09-22 17:14 | Christian Grothoff | Target Version | => 1.7 |
| 2026-09-24 21:06 | Florian Dold | Note Added: 0030041 | |
| 2026-09-24 21:06 | Florian Dold | Assigned To | Florian Dold => Christian Grothoff |