View Issue Details

IDProjectCategoryView StatusLast Update
0010441Talermerchant backendpublic2025-09-23 11:36
ReporterFlorian Dold Assigned ToChristian Grothoff  
PriorityhighSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version1.1Fixed in Version1.1 
Summary0010441: merchant backend expects integer for charity name in POST /donau
Description... but in donau, the charity name is a string.
TagsNo tags attached.

Activities

Christian Grothoff

2025-09-23 11:34

manager   ~0025979

Eh, the API expects the charity_id, which is a number. The charity-id is returned when POSTing the charity to the donau.
Now, I see that the current Donau-API uses "charity-id" instead of "charity_id" there. I'll fix that.

Christian Grothoff

2025-09-23 11:36

manager   ~0025980

See c3777818..ce766ea1

Issue History

Date Modified Username Field Change
2025-09-22 20:36 Florian Dold New Issue
2025-09-22 20:36 Florian Dold Status new => assigned
2025-09-22 20:36 Florian Dold Assigned To => Christian Grothoff
2025-09-23 11:34 Christian Grothoff Note Added: 0025979
2025-09-23 11:36 Christian Grothoff Note Added: 0025980
2025-09-23 11:36 Christian Grothoff Status assigned => resolved
2025-09-23 11:36 Christian Grothoff Resolution open => fixed
2025-09-23 11:36 Christian Grothoff Fixed in Version => 1.1