View Issue Details

IDProjectCategoryView StatusLast Update
0011813Talermerchant portal webuipublic2026-09-24 21:07
Reportermikolai Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityalways
Status assignedResolutionopen 
Target Version1.7 
Summary0011813: Inconsistent UI between order list and details view
Descriptionthe UI does not consistently show settled orders in the list view
Steps To Reproduce1. 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.
TagsNo tags attached.
Attached Files
settled-1.png (43,464 bytes)   
settled-1.png (43,464 bytes)   
settled-2.png (164,318 bytes)   
settled-2.png (164,318 bytes)   
settled-3.png (41,700 bytes)   
settled-3.png (41,700 bytes)   

Activities

Florian Dold

2026-09-24 21:06

manager   ~0030041

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.

Issue History

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