Merge lp://staging/~banking-addons-team/banking-addons/6.0-lp942876-clear_browse_record_cache into lp://staging/banking-addons/6.0

Proposed by Stefan Rijnhart (Opener)
Status: Merged
Merged at revision: 73
Proposed branch: lp://staging/~banking-addons-team/banking-addons/6.0-lp942876-clear_browse_record_cache
Merge into: lp://staging/banking-addons/6.0
Diff against target: 48 lines (+22/-0)
3 files modified
account_banking/__init__.py (+1/-0)
account_banking/browse_record.py (+20/-0)
account_banking/wizard/bank_import.py (+1/-0)
To merge this branch: bzr merge lp://staging/~banking-addons-team/banking-addons/6.0-lp942876-clear_browse_record_cache
Reviewer Review Type Date Requested Status
Grzegorz Grzelak (OpenGLOBE.pl) test Pending
Dimitri John Ledkov (ex-credativ) Pending
Review via email: mp+95151@code.staging.launchpad.net

Description of the change

The fix for lp:903929 introduces a browse record caching issue. This branch attempts to fix this issue by implementing a backport of the browse_record.refresh() method as suggested by Dmitrijs Ledkovs (https://bugs.launchpad.net/banking-addons/+bug/903929/comments/5).

Note that this branch does not strictly apply to the new refractured 'interactive matching' branches which have a different workaround in place, but using the native 6.1 refresh() method does of course constitute a more elegant solution than that workaround.

To post a comment you must log in.
Revision history for this message
Stefan Rijnhart (Opener) (stefan-opener) wrote :

Merged without review due to the high impact of the issue.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches