GNOME Bugzilla – Bug 796046
Transactions change sequence after marked as reconciled when in reconcile dialog
Last modified: 2018-06-30 00:09:49 UTC
Created attachment 371955 [details] before_first_transaction_reconciled Steps to reproduce * Add multiple uncleared transactions into an account * Open Reconcile dialog * Accept the ending balance to show the list of unreconciled transactions See attachment labeled `before_first_transaction_reconciled` * Use either mouse or keyboard to mark a transaction as reconciled Expected behavior: the sequence of the transactions does not change Actual behavior: the sequence of the transactions presented change (see attachment labeled `after_first_transaction_reconciled` Note: * the highlighted transaction does in fact become checked, it is just moved to the bottom of the list * this does not happen if you sort the list * I _thought_ this might be a new feature to assist in reconciling faster because you could just leave your mouse cursor in the same place and click through each transaction. When I clicked quickly enough to trigger a double click the dialog box simply closes. This is likely a different bug; please let me know if you want that filed separately.
Created attachment 371956 [details] after_first_transaction_reconciled
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the code repository. The fix is not released yet. It will become part of gnucash 3.2. You could see this unusual sorting as a feature indeed even though it got implemented this way by accident. As some people considered it useful we will allow to sort on the check box column in 3.2, but the default sorting will still be on date. The double-click doesn't close the dialog. It will instead jump to the account register and highlights the transaction you double-clicked on. This is a feature :) *** This bug has been marked as a duplicate of bug 795101 ***
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=796046. Please update any external references or bookmarks.