Skip to content

Update account content in the store after manual fetch.

Antoine requested to merge ZeHiro/kresus:fix-account-update into master

When revamping the store, a but was introduces: accounts are not updated on manual fetch of operations.

STR:

  • Go on the 'Report' view of an account, remember the "Last update date".
  • Manually fetch operations for this account.
  • After fetching operations, the "Last update date" is not updated, whereas it should
Edited by Antoine

Merge request reports