View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007412 | libeufin | demo frontend | public | 2022-10-22 18:53 | 2023-01-08 10:32 |
| Reporter | Christian Grothoff | Assigned To | sebasjm | ||
| Priority | high | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
| Product Version | 0.9.2 | ||||
| Target Version | 0.9.0 | Fixed in Version | 0.9.0 | ||
| Summary | 0007412: balance and transaction history changes not immediately updated after operation | ||||
| Description | Account balances STILL show up only after reload/clicking around, and are not immediately updated. The same ALSO applies to the transaction history, for example after doing a manual transfer between two bank accounts, the screen first shows without the just-completed transaction! | ||||
| Tags | No tags attached. | ||||
|
|
Balance is updated now after withdraw and transfer. Transaction list has a dependency on the balanceValue. A change in the balance will clear cache and query the tx list again, updating the tx list. If there is 2 SPA running with the same user they will not stay up to date, the same can be seen if the backend makes a refund. We must implement long polling in the backend (and update frontend accordingly) for that |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-10-22 18:53 | Christian Grothoff | New Issue | |
| 2022-10-22 18:53 | Christian Grothoff | Status | new => assigned |
| 2022-10-22 18:53 | Christian Grothoff | Assigned To | => Florian Dold |
| 2022-10-28 16:59 | Christian Grothoff | Assigned To | Florian Dold => sebasjm |
| 2022-10-28 16:59 | Christian Grothoff | Priority | normal => high |
| 2022-10-28 16:59 | Christian Grothoff | Target Version | 0.9.2 => 0.9.0 |
| 2022-10-28 16:59 | Christian Grothoff | Relationship added | has duplicate 0007311 |
| 2022-11-07 16:17 | sebasjm | Status | assigned => resolved |
| 2022-11-07 16:17 | sebasjm | Resolution | open => fixed |
| 2022-11-07 16:17 | sebasjm | Note Added: 0019378 | |
| 2023-01-08 10:31 | Christian Grothoff | Fixed in Version | => 0.9.0 |
| 2023-01-08 10:32 | Christian Grothoff | Status | resolved => closed |