View Issue Details

IDProjectCategoryView StatusLast Update
0007667TalerGeneralpublic2023-09-23 15:09
Reportersebasjm Assigned ToMS  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Target Version0.9.3Fixed in Version0.9.3 
Summary0007667: Unable to render counter part of the cashout (destination of the cashout)
Descriptionthe response of the cashout details endpoint [1] has

  // Circuit bank account that created the cash-out.
  account: string;


if the caller is the owner of the account it is going to be always the same account, this field should contain the destination payto? AKA the counterpart

if the caller is the admin, it should contain both payto: origin and destination.

[1] https://docs.taler.net/libeufin/api-sandbox.html#get--cashouts-$cashoutId
TagsNo tags attached.

Activities

MS

2023-02-09 12:57

reporter   ~0019789

Last edited: 2023-02-09 12:58

the 'origin' is the "account: string" field reported in this bug's description, and the destination can be learned from GET ../circuit-api/accounts/$accountName. This call shows the cash-out address of $account that is *always* the payment destination.

sebasjm

2023-02-13 19:40

developer   ~0019824

Sandbox should show historical information about where the money went.
If the account destination is taken from the account details endpoint then the information about where the cash went is lost after the user updates his/her account.

MS

2023-02-14 15:24

reporter   ~0019834

Last edited: 2023-02-14 15:24

implemented here: aec39ac06ca56.. Documentation updated accordingly

Issue History

Date Modified Username Field Change
2023-02-08 21:47 sebasjm New Issue
2023-02-08 21:47 sebasjm Status new => assigned
2023-02-08 21:47 sebasjm Assigned To => MS
2023-02-09 12:57 MS Note Added: 0019789
2023-02-09 12:58 MS Note Edited: 0019789
2023-02-09 12:58 MS Note Edited: 0019789
2023-02-13 19:40 sebasjm Note Added: 0019824
2023-02-14 15:24 MS Note Added: 0019834
2023-02-14 15:24 MS Note Edited: 0019834
2023-02-14 15:24 MS Status assigned => feedback
2023-02-21 16:26 Christian Grothoff Target Version 0.9.2 => 0.9.3
2023-04-11 11:13 MS Status feedback => resolved
2023-04-11 11:13 MS Resolution open => fixed
2023-04-13 20:26 Florian Dold Category sandbox => libeufin sandbox
2023-04-13 20:26 Florian Dold Project libeufin => Taler
2023-04-13 20:26 Florian Dold Category libeufin sandbox => General
2023-09-23 15:07 Christian Grothoff Fixed in Version => 0.9.3
2023-09-23 15:09 Christian Grothoff Status resolved => closed