https://bugs.kde.org/show_bug.cgi?id=374352
--- Comment #16 from Thomas Baumgart <tbaumg...@kde.org> --- See https://docs.kde.org/stable4/en/extragear-office/kmymoney/details.payees.personalinformation.html#idm45525669640480 The given example will not work anymore. And I have plenty of those. If one already has data on file it needs to be changed to work as expected. So to make the given case work, one would setup an exact match for 'Check' to be entered as '^Check$' and then no mismatch with other payees that include the substring 'check' will happen. And then, the match method really differs. I am talking about the initial assignment for new payees needs to be setup and know that things can freely be customized afterwords using the UI. -- You are receiving this mail because: You are watching all bug changes.