View Issue Details

IDProjectCategoryView StatusLast Update
0007936Talermechant backendpublic2024-01-12 14:04
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version0.9.3Fixed in Version0.9.3 
Summary0007936: request "POST /instances/default/private/accounts" not idempotent
DescriptionReproducer:

$ taler-harness run-integrationtests merchant-instances
Additional Information  "errorResponse": {
    "code": 2627,
    "hint": "The bank account specified in the request already exists at the merchant.",
    "detail": "payto://x-taler-bank/localhost/merchant-default"
  }
TagsNo tags attached.

Activities

Christian Grothoff

2023-09-06 20:16

manager   ~0020507

Fixed in 68bc1dd8..5e2b19c6

Issue History

Date Modified Username Field Change
2023-09-06 10:47 Florian Dold New Issue
2023-09-06 10:47 Florian Dold Status new => assigned
2023-09-06 10:47 Florian Dold Assigned To => Christian Grothoff
2023-09-06 20:16 Christian Grothoff Status assigned => resolved
2023-09-06 20:16 Christian Grothoff Resolution open => fixed
2023-09-06 20:16 Christian Grothoff Fixed in Version => 0.9.3
2023-09-06 20:16 Christian Grothoff Note Added: 0020507
2023-09-23 15:09 Christian Grothoff Status resolved => closed
2024-01-12 14:04 Christian Grothoff Category merchant backend API (C) => mechant backend