View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007855 | Taler | wallet-core | public | 2023-06-02 17:08 | 2024-11-06 18:33 |
Reporter | MarcS | Assigned To | Florian Dold | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Product Version | 0.9.4 | ||||
Target Version | post-1.0 | ||||
Summary | 0007855: All transactions should have a separate "finished" timestamp, sorting should be possible by this finished timestamp | ||||
Description | When making a manual withdrawal, wallet-core generates a pending transaction with the current time. But the wire transfer takes time, so it could be days until the pending transaction continues. The transaction timestamp should be updated to the time at <withdrawal-group-reserve-ready> or even <withdraw-group-finished> | ||||
Tags | No tags attached. | ||||
|
I think we want the final timestamp be the one when the balance change was effective, that is when the withdrawal group finished. If there are multiple withdrawal groups with significant differences (rare!), we could conceivably even split it and show multiple events. Regardless, I see this more as a post-1.0 feature than even 0.9.6. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-06-02 17:08 | MarcS | New Issue | |
2023-06-02 17:08 | MarcS | Status | new => assigned |
2023-06-02 17:08 | MarcS | Assigned To | => Florian Dold |
2023-12-15 15:02 | Florian Dold | Target Version | 0.9.4 => 0.10 |
2023-12-15 15:02 | Florian Dold | Target Version | 0.10 => 0.11 |
2024-03-02 20:06 | Christian Grothoff | Note Added: 0021616 | |
2024-03-02 20:06 | Christian Grothoff | Target Version | 0.11 => post-1.0 |
2024-11-06 18:33 | Florian Dold | Summary | Timestamp of withdrawal transaction should be updated to the time the withdrawal really happens => All transactions should have a separate "finished" timestamp, sorting should be possible by this finished timestamp |