Created attachment 129072 [details] Sample file - budget_test.kmy SUMMARY All Income and Expense categories are displayed in the Budgets view, irrespective of what the user enters in the search widget. STEPS TO REPRODUCE 1. Open the attached sample file 'budget_test.kmy' 2. Go to the Budgets view and type 'search' in the search widget on the right-hand side. OBSERVED RESULT All Income and Expense categories are displayed. EXPECTED RESULT Only 'My Test Expense To Search' category should be displayed. SOFTWARE/OS VERSIONS KDE Plasma Version: 5.18.4 KDE Frameworks Version: 5.70.0 Qt Version: 5.14.2 ADDITIONAL INFORMATION Please find attached a screenshot presenting the issue.
Created attachment 129073 [details] Search widget in the Budgets view ignoring user input
Created attachment 129074 [details] Fixed search widget in the Budgets view
Git commit a6fd92a8c05d10a8f3c2790bbfbd6cee62683186 by Thomas Baumgart, on behalf of Robert Szczesiak. Committed on 05/06/2020 at 17:45. Pushed by tbaumgart into branch 'master'. Fix search widget in the Budgets view ignoring user input All Income and Expense categories were displayed in the Budgets view, irrespective of what the user entered in the search widget. This commit fixes budget category filtering. Signed-off-by: Robert Szczesiak <dev.rszczesiak@gmail.com> M +3 -2 kmymoney/widgets/budgetviewproxymodel.cpp https://invent.kde.org/office/kmymoney/commit/a6fd92a8c05d10a8f3c2790bbfbd6cee62683186
Git commit c26e73b1b51b3e3cd6b6470c3efae440aaa84761 by Thomas Baumgart. Committed on 05/06/2020 at 17:48. Pushed by tbaumgart into branch '5.1'. Fix search widget in the Budgets view ignoring user input All Income and Expense categories were displayed in the Budgets view, irrespective of what the user entered in the search widget. This commit fixes budget category filtering. FIXED-IN: 5.1.0 Signed-off-by: Robert Szczesiak <dev.rszczesiak@gmail.com> (cherry picked from commit a6fd92a8c05d10a8f3c2790bbfbd6cee62683186) M +3 -2 kmymoney/widgets/budgetviewproxymodel.cpp https://invent.kde.org/office/kmymoney/commit/c26e73b1b51b3e3cd6b6470c3efae440aaa84761