https://bugs.kde.org/show_bug.cgi?id=403745
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kmy | |money/bd01a5ce650a5e9a13db3 | |e42791fd9b0fed65052 Resolution|--- |FIXED Version Fixed In| |5.0.4 Status|REPORTED |RESOLVED --- Comment #1 from Thomas Baumgart <t...@net-bembel.de> --- Git commit bd01a5ce650a5e9a13db3e42791fd9b0fed65052 by Thomas Baumgart. Committed on 19/04/2019 at 13:37. Pushed by tbaumgart into branch '5.0'. Allow creating of accounts during statement import If a user tries to create an account during statement import, the account was not created at all. This change makes sure that the enclosing engine transaction is only opened after the account is selected. Doing that too early causes the creation to fail. FIXED-IN: 5.0.4 M +3 -1 kmymoney/converter/mymoneystatementreader.cpp https://commits.kde.org/kmymoney/bd01a5ce650a5e9a13db3e42791fd9b0fed65052 -- You are receiving this mail because: You are watching all bug changes.