View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007367 | Taler | wallet (Android App) | public | 2022-09-23 14:44 | 2023-09-23 15:09 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
Summary | 0007367: Android wallet shows "confirm with bank" button even for confirmed withdrawals | ||||
Description | Even if a withdrawal has been confirmed with the bank (i.e. the 2FA step succeeded), the wallet shows the "confirm with bank" button. I've confirmed in the adb logs that the transactions list does have "confirmed: true" in the response. | ||||
Tags | No tags attached. | ||||
|
Can this field now be relied upon in all circumstances? For some reason, the code still has this construct: !pending && ( (withdrawalDetails is TalerBankIntegrationApi && withdrawalDetails.confirmed) || withdrawalDetails is ManualTransfer ) |
|
This seems to be fixed and working now. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-09-23 14:44 | Florian Dold | New Issue | |
2022-09-23 14:44 | Florian Dold | Status | new => assigned |
2022-09-23 14:44 | Florian Dold | Assigned To | => grote |
2022-09-23 18:20 | grote | Note Added: 0019174 | |
2022-10-20 11:08 | Christian Grothoff | Assigned To | grote => Florian Dold |
2022-10-20 11:08 | Christian Grothoff | Status | assigned => feedback |
2023-04-04 16:10 | Florian Dold | Target Version | => 0.9.3 |
2023-04-04 18:12 | Florian Dold | Status | feedback => resolved |
2023-04-04 18:12 | Florian Dold | Resolution | open => fixed |
2023-04-04 18:12 | Florian Dold | Note Added: 0020015 | |
2023-09-23 15:07 | Christian Grothoff | Fixed in Version | => 0.9.3 |
2023-09-23 15:09 | Christian Grothoff | Status | resolved => closed |