View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008300 | Taler | wallet (Android App) | public | 2024-01-31 20:15 | 2024-03-07 20:49 |
Reporter | avalos | Assigned To | avalos | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | arm64 | OS | LineageOS | OS Version | 18.1 |
Product Version | git (master) | ||||
Target Version | 0.9.4 | Fixed in Version | 0.9.4 | ||
Summary | 0008300: In bank-integrated withdrawals, the app should load supported exchanges from wallet-core | ||||
Description | Currently, when prompting the user to confirm a bank-integrated withdrawal, the app allows the user to select an exchange from a list. However, in order to generate this list, the app filters all the exchanges in the database based on their currency string. This is problematic because it allows the user to select exchanges that the bank might not support. In order to solve this, wallet-core already implements a `possibleExchanges` list in the `getWithdrawalDetailsForUri` response, that the app should totally be using instead of the current dumb filtering. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-01-31 20:15 | avalos | New Issue | |
2024-01-31 20:15 | avalos | Status | new => assigned |
2024-01-31 20:15 | avalos | Assigned To | => avalos |
2024-02-04 17:00 | Christian Grothoff | Relationship added | child of 0008121 |
2024-02-04 17:02 | Christian Grothoff | Relationship deleted | child of 0008121 |
2024-02-04 17:02 | Christian Grothoff | Relationship added | child of 0008274 |
2024-02-07 21:14 | avalos | Status | assigned => resolved |
2024-02-07 21:14 | avalos | Resolution | open => fixed |
2024-02-07 21:14 | avalos | Fixed in Version | => git (master) |
2024-02-07 21:14 | avalos | Note Added: 0021197 | |
2024-02-08 00:18 | Christian Grothoff | Fixed in Version | git (master) => 0.9.4 |
2024-03-07 20:49 | Christian Grothoff | Status | resolved => closed |