View Issue Details

IDProjectCategoryView StatusLast Update
0007100Talerwallet-corepublic2023-09-23 15:09
Reporterms-mantis Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.9.3Fixed in Version0.9.3 
Summary0007100: Suggested exchange expected, in contrast to it being optional.
DescriptionThe Bank Integration API specifies the "suggested_exchange" field of the "GET /withdrawal-operation/$id"
as optional. The wallet however interrupts one withdrawal in case this information is missing.

Logs:

withdrawInfo {
  amount: 'EUR:5',
  defaultExchangeBaseUrl: undefined,
  possibleExchanges: []
}
no suggested exchange!
TagsNo tags attached.

Activities

Florian Dold

2023-04-05 17:43

manager   ~0020027

Fixed in 451400b3a. The taler-wallet-cli handle-uri subcommand now accepts a --withdrawal-exchange option.

Issue History

Date Modified Username Field Change
2021-11-20 12:13 ms-mantis New Issue
2021-11-20 12:13 ms-mantis Status new => assigned
2021-11-20 12:13 ms-mantis Assigned To => Florian Dold
2023-02-19 23:57 Florian Dold Target Version => 0.9.3
2023-04-05 17:43 Florian Dold Status assigned => resolved
2023-04-05 17:43 Florian Dold Resolution open => fixed
2023-04-05 17:43 Florian Dold Note Added: 0020027
2023-04-13 20:36 Florian Dold Category wallet (TS core) => wallet-core
2023-09-23 15:07 Christian Grothoff Fixed in Version => 0.9.3
2023-09-23 15:09 Christian Grothoff Status resolved => closed