https://bugs.kde.org/show_bug.cgi?id=427519
--- Comment #21 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 4b00598568941996cf68c8ee2744be53f1944c49 by Thomas Baumgart. Committed on 21/11/2020 at 08:50. Pushed by tbaumgart into branch 'master'. Include all transactions in reassignment when merging/deleting payees The transaction filter skips a few tests when dealing with splits referencing categories. This causes transactions that only reference categories but no accounts not to be reported when searching e.g. for all transactions referencing a specific payee. Setting a special flag forces to include these tests even on splits referencing categories. In the given case, this will cause all transactions to be reported that reference a given set of payees. Cherry-picked from f0651a6ac44d197d6b70cc273d0c72c1d3a374d7 and adjusted to master M +2 -1 kmymoney/views/kpayeesview_p.h https://invent.kde.org/office/kmymoney/commit/4b00598568941996cf68c8ee2744be53f1944c49 -- You are receiving this mail because: You are the assignee for the bug.