View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009182 | Taler | exchange | public | 2024-09-11 14:39 | 2024-09-17 16:29 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | high | Severity | block | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.14 | Fixed in Version | 0.14 | ||
Summary | 0009182: unable to specify withdrawal hard limit in the exchange configuration | ||||
Description | 2024-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 | ||||
Tags | No tags attached. | ||||
|
Just the configuration sanity-checking logic was broken and didn't recognize the keyword. Fixed in 0ccac111..6a7717af. |
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 |