View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010160 | Taler | libeufin-nexus | public | 2025-07-08 21:14 | 2025-07-08 22:39 |
Reporter | Florian Dold | Assigned To | Antoine A | ||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Product Version | 1.0 | ||||
Target Version | 1.1 | ||||
Summary | 0010160: libeufin-nexus should support flagging outgoing transactions for (manual) acknowledgement | ||||
Description | Currently libeufin-nexus just sends out all initiated outgoing transactions via EBICS. However, sometimes (for testing in new environments or with new versions) it would be very useful to require outgoing transactions to be flagged as requiring a manual acknowledgement step. That would allow the operator to first check whether the outgoing transactions are okay before they're sent to the bank via EBICS. We could do this via some "awaiting_ack" column. By default, the column is false. When some "[libeufin-nexus]/ack_outgoing = manual" (or similar) option is set, the awaiting_ack column of new initiated transactions is set to true, and libeufin-nexus won't send those via EBICS until manually acknowledged via the respective libeufin-nexus subcommand. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-07-08 21:14 | Florian Dold | New Issue | |
2025-07-08 21:14 | Florian Dold | Status | new => assigned |
2025-07-08 21:14 | Florian Dold | Assigned To | => Antoine A |
2025-07-08 22:39 | Christian Grothoff | Product Version | => 1.0 |
2025-07-08 22:39 | Christian Grothoff | Target Version | 1.0 stretch goals => 1.1 |