https://bugs.kde.org/show_bug.cgi?id=524270
--- Comment #10 from Thomas Baumgart <[email protected]> --- @Jack, good catch. It identifies the source of the problem but the inversion at that point is actually wanted. Here's where this is used: https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/widgets/ktransactionfilter.cpp#L326-L327 which simply sets the flag but does not fill the list with anything. That is used to match transactions that do reference any payee at all. Maybe, we have to use a different (new) method to detect the report reference to a payee when deleting one or more. -- You are receiving this mail because: You are watching all bug changes.
