View Issue Details

IDProjectCategoryView StatusLast Update
0007158Talermechant backendpublic2022-11-04 20:52
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.9Fixed in Version0.9 
Summary0007158: merchant allows creation of contract terms with "never" as wire transfer deadline
DescriptionThis seems to be new behavior (?) introduced with the recent timestamp change.

When there is no default_wire_transfer_delay configured for an instance and the POST /private/orders request doesn't contain a wire transfer deadline, the merchant creates an order with a wire transfer deadline of "never".

This does not seem like expected or reasonable behavior.
TagsNo tags attached.

Activities

Christian Grothoff

2022-02-19 21:10

manager   ~0018700

Added check in d9e9f19..74c7c7a. Backend will now return 400 Bad Request on 'forever' wire deadlines.

Issue History

Date Modified Username Field Change
2022-01-24 22:21 Florian Dold New Issue
2022-01-24 22:21 Florian Dold Status new => assigned
2022-01-24 22:21 Florian Dold Assigned To => Christian Grothoff
2022-02-19 21:10 Christian Grothoff Status assigned => resolved
2022-02-19 21:10 Christian Grothoff Resolution open => fixed
2022-02-19 21:10 Christian Grothoff Fixed in Version => 0.9
2022-02-19 21:10 Christian Grothoff Note Added: 0018700
2022-10-20 10:48 Christian Grothoff Target Version => 0.9
2022-11-04 20:52 Christian Grothoff Status resolved => closed