View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009194 | Taler | wallet-core | public | 2024-09-16 20:35 | 2024-10-07 16:35 |
Reporter | sebasjm | Assigned To | Florian Dold | ||
Priority | high | Severity | block | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 0.14 | ||||
Target Version | 0.14 | Fixed in Version | 0.14 | ||
Summary | 0009194: calling getTransactionById returns not found | ||||
Description | On a normal withdraw Webex call WalletApiOperation.PrepareBankIntegratedWithdrawal, this call returns `uriInfo` of type PrepareBankIntegratedWithdrawalResponse which contain a `transactionId`. Webex call `WalletApiOperation.GetTransactionById` to get more information about the recent created (or maybe already in the database) transaction. For new transaction calling `GetTransactionById` with the txId reported by `PrepareBankIntegratedWithdrawal` throws "transaction not found" error, which doesn't make sense. | ||||
Tags | No tags attached. | ||||
|
Doesn't apply to the latest version anymore, there was an old service worker running with old code. But we have a test for that exact scenario now :-) |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-09-16 20:35 | sebasjm | New Issue | |
2024-09-16 20:35 | sebasjm | Status | new => assigned |
2024-09-16 20:35 | sebasjm | Assigned To | => Florian Dold |
2024-09-17 15:36 | Florian Dold | Status | assigned => resolved |
2024-09-17 15:36 | Florian Dold | Resolution | open => unable to reproduce |
2024-09-17 15:36 | Florian Dold | Note Added: 0023316 | |
2024-10-07 16:35 | Christian Grothoff | Fixed in Version | => 0.14 |