View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008252 | Taler | wallet (Android App) | public | 2024-01-24 14:26 | 2024-04-15 21:32 |
Reporter | Christian Grothoff | Assigned To | grote | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.10 | Fixed in Version | 0.10 | ||
Summary | 0008252: Android wallet fails to show transactions in chronological order | ||||
Description | I have a wallet with 3 transactions, at the bottom a withdraw ("yesterday"), then a "Push payment" (0 min ago) and on top a payment ("yesterday"). Very strange that the push payment I received just now shows BELOW the payment of yesterday in the transaction history. Now, the payment *additionally* shows as 'pending', which may explain the ordering. but that's also wrong, because the payment has been completed! This was a payment at the snack machine, which has auto-refunds (but i don't think they last > 24h *and* even then we probably should not remain in 'pending' just due to the auto-refund). | ||||
Tags | No tags attached. | ||||
related to | 0007991 | closed | Florian Dold | materialize transaction list(s) in the wallet-core DB |
|
Android currently does its own sorting based on transaction timestamp. I think now wallet core does the proper sorting, so maybe the fix here is to just remove our custom sorting? |
|
I've removed the custom sorting and now we let wallet-core do its job, check dev/ivan-avalos/master. |
|
sorting left to wallet-core in https://git.taler.net/taler-android.git/commit/?id=da4ad21946e0dd8b1840a43ecd3eec857481c011 |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-01-24 14:26 | Christian Grothoff | New Issue | |
2024-01-24 14:26 | Christian Grothoff | Status | new => assigned |
2024-01-24 14:26 | Christian Grothoff | Assigned To | => Florian Dold |
2024-03-01 13:04 | Florian Dold | Relationship added | related to 0007991 |
2024-03-13 18:22 | grote | Note Added: 0021898 | |
2024-03-21 18:37 | avalos | Assigned To | Florian Dold => grote |
2024-03-21 18:37 | avalos | Status | assigned => feedback |
2024-03-21 18:37 | avalos | Note Added: 0021967 | |
2024-03-25 18:10 | grote | Status | feedback => resolved |
2024-03-25 18:10 | grote | Resolution | open => fixed |
2024-03-25 18:10 | grote | Note Added: 0021985 | |
2024-04-09 13:11 | Christian Grothoff | Fixed in Version | => 0.10 |
2024-04-15 21:32 | Christian Grothoff | Status | resolved => closed |