View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010444 | Taler | merchant backend | public | 2025-09-22 22:48 | 2025-09-22 22:48 |
Reporter | Florian Dold | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Target Version | 1.2 | ||||
Summary | 0010444: taler-merchant-donaukeyupdate does not work in test mode | ||||
Description | In test mode (-t), taler-merchant-donaukeyupdate doesn't do anything. It just claims "No donaukeys inquiries to start, exiting.", but we have donau instances without keys! We insert the new donau instance *before* starting the donaukeyupdate, so maybe it's some missed notification / maybe donaukeyupdate doesn't properly load pending work from the DB? | ||||
Additional Information | taler-integrationtest=# select count(*) from merchant.merchant_donau_instances; count ------- 1 (1 row) taler-integrationtest=# select count(*) from merchant.merchant_donau_keys; count ------- 0 (1 row) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-09-22 22:48 | Florian Dold | New Issue |