https://bugs.kde.org/show_bug.cgi?id=518611
--- Comment #11 from Ralf Habacker <[email protected]> --- Git commit 0f074a42444ff683657bb30b65e76af9a9a6ea87 by Ralf Habacker. Committed on 07/04/2026 at 09:26. Pushed by habacker into branch 'master'. 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. M +2 -1 kmymoney/views/ledgerviewpage.cpp M +2 -2 kmymoney/views/reconciliationledgerviewpage.cpp https://invent.kde.org/office/kmymoney/-/commit/0f074a42444ff683657bb30b65e76af9a9a6ea87 -- You are receiving this mail because: You are watching all bug changes.
