View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006381 | libeufin | other | public | 2020-06-14 17:19 | 2021-01-14 00:26 |
Reporter | Florian Dold | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Target Version | 0.1 | ||||
Summary | 0006381: implement and test transaction identification matching for INFO->PENDING->BOOKED transition | ||||
Description | Currently we don't support a transaction transitioning between these states. In order to do this, a transaction should be marked with a foreign key column "supersededBy" that points to the newer "version" of the same transaction with a different status. By default, the superseded transaction shouldn't be returned in the transactions list anymore. The superseded and current transaction must share some common transaction identifier. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-14 17:19 | Florian Dold | New Issue | |
2020-11-10 11:57 | MS | Target Version | => 0.1 |
2021-01-14 00:26 | Florian Dold | Description Updated |