View Issue Details

IDProjectCategoryView StatusLast Update
0009194Talerwallet-corepublic2024-09-17 15:36
Reportersebasjm Assigned ToFlorian Dold  
PriorityhighSeverityblockReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version0.14 
Target Version0.14 
Summary0009194: calling getTransactionById returns not found
DescriptionOn 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.

TagsNo tags attached.

Activities

Florian Dold

2024-09-17 15:36

manager   ~0023316

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 :-)

Issue History

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