View Issue Details

IDProjectCategoryView StatusLast Update
0009182Talerexchangepublic2024-09-17 16:29
ReporterFlorian Dold Assigned ToChristian Grothoff  
PriorityhighSeverityblockReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.14Fixed in Version0.14 
Summary0009182: unable to specify withdrawal hard limit in the exchange configuration
Description2024-09-11T14:36:07.246023+0200 taler-exchange-httpd-122799 ERROR Measure `verboten' not found
2024-09-11T14:36:07.246028+0200 taler-exchange-httpd-122799 ERROR Unknown measure `verboten' used in rule `R1'
2024-09-11T14:36:07.246035+0200 taler-exchange-httpd-122799 ERROR Assertion failed at taler-exchange-httpd.c:2144.
Steps To Reproduce$ taler-harness run-integrationtests kyc-threshold-withdrawal
Additional Information[KYC-RULE-R1]
OPERATION_TYPE = withdraw
ENABLED = yes
EXPOSED = yes
IS_AND_COMBINATOR = yes
THRESHOLD = TESTKUDOS:300
TIMEFRAME = 1d
NEXT_MEASURES = verboten

[KYC-MEASURE-M1]
CHECK_NAME = C1
CONTEXT = {}
PROGRAM = P1

[AML-PROGRAM-P1]
COMMAND = /bin/true
ENABLED = true
DESCRIPTION = this does nothing
FALLBACK = M1

[KYC-CHECK-C1]
TYPE = INFO
DESCRIPTION = my check!
FALLBACK = M1

TagsNo tags attached.

Activities

Christian Grothoff

2024-09-11 20:20

manager   ~0023254

Just the configuration sanity-checking logic was broken and didn't recognize the keyword. Fixed in 0ccac111..6a7717af.

Issue History

Date Modified Username Field Change
2024-09-11 14:39 Florian Dold New Issue
2024-09-11 14:39 Florian Dold Status new => assigned
2024-09-11 14:39 Florian Dold Assigned To => Christian Grothoff
2024-09-11 20:20 Christian Grothoff Status assigned => resolved
2024-09-11 20:20 Christian Grothoff Resolution open => fixed
2024-09-11 20:20 Christian Grothoff Fixed in Version => 0.14
2024-09-11 20:20 Christian Grothoff Note Added: 0023254
2024-09-17 16:29 Christian Grothoff Status resolved => closed