https://bugs.kde.org/show_bug.cgi?id=411030
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kmy | |money/ab92d1e117a1d88cabf18 | |4ca5319c4924399fc60 Status|REPORTED |RESOLVED Version Fixed In| |5.0.6 --- Comment #1 from Thomas Baumgart <t...@net-bembel.de> --- Git commit ab92d1e117a1d88cabf184ca5319c4924399fc60 by Thomas Baumgart. Committed on 18/08/2019 at 06:45. Pushed by tbaumgart into branch '5.0'. Do not move all splits of a transaction In KMyMoney, in a transaction with multiple splits, where more than one split is assigned to the same category, attempts to change only one split to a new category changes all splits with the same category to the new category. This change only moves the selected transaction. Also, it only removes those accounts from the list that are not referenced by the selected splits which was detected during the course of the fix of the original problem. FIXED-IN: 5.0.6 M +14 -17 kmymoney/views/kgloballedgerview.cpp https://commits.kde.org/kmymoney/ab92d1e117a1d88cabf184ca5319c4924399fc60 -- You are receiving this mail because: You are watching all bug changes.