View Issue Details

IDProjectCategoryView StatusLast Update
0007412libeufindemo frontendpublic2023-01-08 10:32
ReporterChristian Grothoff Assigned Tosebasjm  
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Version0.9.2 
Target Version0.9.0Fixed in Version0.9.0 
Summary0007412: balance and transaction history changes not immediately updated after operation
DescriptionAccount 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!
TagsNo tags attached.

Relationships

has duplicate 0007311 closedsebasjm balance not immediately updated after withdraw 

Activities

sebasjm

2022-11-07 16:17

developer   ~0019378

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

Issue History

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