View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008380 | Taler | wallet-core | public | 2024-02-13 16:55 | 2024-07-26 00:12 |
Reporter | sebasjm | Assigned To | sebasjm | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Product Version | git (master) | ||||
Target Version | 0.12 | Fixed in Version | 0.12 | ||
Summary | 0008380: wallet core should return WalletBalanceItem if there are transactions [2h] | ||||
Description | when asking for balance WalletApiOperation.GetBalances wallet core is not returning balance for currencies where balance is zero. That makes impossible to access payment transactions history when all the coins has been deposited. maybe we should merge GetBalances and GetTransactions in just one request | ||||
Tags | No tags attached. | ||||
|
This will be significantly easier to implement once materialized transactions have been implemented (0007991). |
|
@sebasjm: Do you have a way to reproduce this? Currently we're reporting every balance where we have a coin availability record, even if the availability is zero. |
|
couldn't reproduce in the latest version |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-13 16:55 | sebasjm | New Issue | |
2024-02-13 16:55 | sebasjm | Status | new => assigned |
2024-02-13 16:55 | sebasjm | Assigned To | => Florian Dold |
2024-04-03 13:10 | Florian Dold | Target Version | 0.11 => 0.10 |
2024-04-03 13:10 | Florian Dold | Summary | wallet core should return WalletBalanceItem if there are transaction => wallet core should return WalletBalanceItem if there are transaction [2h] |
2024-04-04 21:20 | Florian Dold | Target Version | 0.10 => 0.11 |
2024-04-04 21:20 | Florian Dold | Relationship added | parent of 0007991 |
2024-04-04 21:21 | Florian Dold | Note Added: 0022117 | |
2024-05-15 18:53 | Florian Dold | Target Version | 0.11 => 0.12 |
2024-06-19 14:01 | Florian Dold | Summary | wallet core should return WalletBalanceItem if there are transaction [2h] => wallet core should return WalletBalanceItem if there are transactions [2h] |
2024-06-24 15:33 | Florian Dold | Assigned To | Florian Dold => sebasjm |
2024-06-24 15:33 | Florian Dold | Status | assigned => feedback |
2024-06-24 15:33 | Florian Dold | Note Added: 0022717 | |
2024-06-24 16:35 | sebasjm | Relationship deleted | parent of 0007991 |
2024-06-24 16:36 | sebasjm | Status | feedback => resolved |
2024-06-24 16:36 | sebasjm | Resolution | open => unable to reproduce |
2024-06-24 16:36 | sebasjm | Note Added: 0022718 | |
2024-07-26 00:11 | Christian Grothoff | Fixed in Version | => 0.12 |
2024-07-26 00:12 | Christian Grothoff | Status | resolved => closed |