https://bugs.kde.org/show_bug.cgi?id=408494
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.0.5 Latest Commit| |https://commits.kde.org/kmy | |money/7b0c97ed6df1564bdd1f5 | |3aa7d99d144195652ff Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 7b0c97ed6df1564bdd1f53aa7d99d144195652ff by Thomas Baumgart. Committed on 10/06/2019 at 09:53. Pushed by tbaumgart into branch '5.0'. Use mapped account only if information is present Using the AqBanking file importer may not provide information about the account the imported data relates to. In this case, it does not make sense to search for an online mapping. Doing so leads to false results, as without values for account or routing number the first mapped account will be selected which is wrong. This change does not try the mapping if both values are empty and allows the user to select the account as part of the process. FIXED-IN: 5.0.5 M +5 -2 kmymoney/plugins/kbanking/kbanking.cpp https://commits.kde.org/kmymoney/7b0c97ed6df1564bdd1f53aa7d99d144195652ff -- You are receiving this mail because: You are the assignee for the bug.