https://bugs.kde.org/show_bug.cgi?id=518611
--- Comment #13 from Ralf Habacker <[email protected]> --- Git commit 92dfc507e1c124bf3ad73466f5e253a3aae924d1 by Ralf Habacker. Committed on 31/05/2026 at 19:44. Pushed by habacker into branch '5.2'. Fix bug not using the desired transaction status in reconciliation mode Setting the current index directly in the status combo box does not work, because it will be overwritten later in LedgerFilter::setComboBox(). Instead, the status must be set in the internal status filter. To do this, the initialization of the status filter must be moved to the constructors. (cherry picked from commit 0f074a42444ff683657bb30b65e76af9a9a6ea87) M +2 -1 kmymoney/views/ledgerviewpage.cpp M +2 -2 kmymoney/views/reconciliationledgerviewpage.cpp https://invent.kde.org/office/kmymoney/-/commit/92dfc507e1c124bf3ad73466f5e253a3aae924d1 -- You are receiving this mail because: You are watching all bug changes.
