View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010286 | Taler | wallet (WebExtension) | public | 2025-08-24 21:50 | 2025-08-25 14:15 |
Reporter | Florian Dold | Assigned To | sebasjm | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 1.0 stretch goals | ||||
Summary | 0010286: webext uses outdated getTransactions and sorts transactions incorrectly | ||||
Description | In particular, the WebExt does some grouping by the date, but as it uses the old getTransactions, pending transactions are listed first. That completely destroys the sort order, as the grouping is ordered by insertion order, not by the actual order of the date. | ||||
Tags | wallet-api | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-08-24 21:50 | Florian Dold | New Issue | |
2025-08-24 21:50 | Florian Dold | Status | new => assigned |
2025-08-24 21:50 | Florian Dold | Assigned To | => sebasjm |
2025-08-24 21:56 | Florian Dold | Summary | webext uses outdated getTransactionById and sorts transactions incorrectly => webext uses outdated getTransactions and sorts transactions incorrectly |
2025-08-24 21:56 | Florian Dold | Description Updated | |
2025-08-25 13:43 | sebasjm | Status | assigned => resolved |
2025-08-25 13:43 | sebasjm | Resolution | open => fixed |
2025-08-25 13:43 | sebasjm | Note Added: 0025691 | |
2025-08-25 14:15 | sebasjm | Tag Attached: wallet-api |