View Issue Details

IDProjectCategoryView StatusLast Update
0008824Talerlibeufin-bankpublic2024-05-15 18:01
Reportersebasjm Assigned ToAntoine A  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version0.11Fixed in Version0.11 
Summary0008824: creating an account with min cashout doesn't set min cashout
Descriptionfirst i created an account

curl 'http://bank.taler.test:1180/accounts' -H 'Authorization: Bearer secret-token:AQYK6DN3G627XVBHPYJGNTWYHJ88SR66BW63J06ESGE1X9Q6BZ00' --data-raw '{"name":"w7","password":"XKWTFMRJREF3P0HDBHZD35Z014","debit_threshold":"NETZBON:200000","min_cashout":"NETZBON:5","username":"w7"}' -H Content-type:application/json


then i've got

curl 'http://bank.taler.test:1180/accounts/w7' -H 'Authorization: Bearer secret-token:AQYK6DN3G627XVBHPYJGNTWYHJ88SR66BW63J06ESGE1X9Q6BZ00'

{"name":"w7","balance":{"amount":"NETZBON:100","credit_debit_indicator":"credit"},"payto_uri":"payto://iban/SANDBOXX/DE5854912614508?receiver-name=w7","debit_threshold":"NETZBON:200000","contact_data":{"email":null,"phone":null},"is_public":false,"is_taler_exchange":false,"status":"active"}
TagsNo tags attached.

Activities

Antoine A

2024-05-08 04:07

developer   ~0022370

Fixed in 374e70d337307c53762e8f85678c3f6cc6062040

Issue History

Date Modified Username Field Change
2024-05-07 16:44 sebasjm New Issue
2024-05-07 16:44 sebasjm Status new => assigned
2024-05-07 16:44 sebasjm Assigned To => Antoine A
2024-05-08 04:07 Antoine A Status assigned => resolved
2024-05-08 04:07 Antoine A Resolution open => fixed
2024-05-08 04:07 Antoine A Note Added: 0022370
2024-05-15 17:53 Christian Grothoff Fixed in Version => 0.11
2024-05-15 18:01 Christian Grothoff Status resolved => closed