https://bugs.kde.org/show_bug.cgi?id=406403
--- Comment #16 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 796df584ef0bada68b6c98d75cd8a1af42c4b8ca by Thomas Baumgart. Committed on 04/02/2024 at 12:59. Pushed by tbaumgart into branch 'master'. Assign tag to the category split The initial implementation of tags assigned the selected tag to the split for the account the transaction was entered. This is not useful as the tag needs to be assigned to the category split. This change makes sure that the tag is assigned to the category split. Existing simple transactions can be fixed by opening them in the transaction editor and saving them again. Multi split transactions need to be fixed using the split editor. The above described fix only works for individually selected transactions. It is not supported when multiple transactions are selected. Related: bug 480360 M +11 -1 kmymoney/views/multitransactioneditor.cpp M +35 -4 kmymoney/views/newtransactioneditor.cpp https://invent.kde.org/office/kmymoney/-/commit/796df584ef0bada68b6c98d75cd8a1af42c4b8ca -- You are receiving this mail because: You are the assignee for the bug.