Sam Varshavchik wrote:
>Ron Yorston writes:
>> On my system with gnucash-3.1-3 transactions in the reconciliation dialog
>> appear in some order which defies logical anaylsis.
>
>This is nothing more than change for the sake of change,

No, I think it's just a bug.  I couldn't see anything in GNOME Bugzilla
related to the sort order of the reconciliation dialog.  After rummaging
through their git repo, though, I did find this commit:

   
https://github.com/Gnucash/gnucash/commit/836705f98087ec7bf9418cef71af939fcff6a393

which refers to the not-obviously-related bug 795101 'Scroll Bar in
Reconcile Window Floats in and covers the check boxes':

   https://bugzilla.gnome.org/show_bug.cgi?id=795101

It seems they changed the order of the columns in the dialog but not the
number of the column that was being sorted by default.  So transactions
are being sorted by their reconciliation status instead of date.  The
dates are probably just being ordered by however they come out of the
database.

The fix should be in 3.2.

Ron
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/HMMUNGVDYJ22VYUGY3BY6IMEKVDLOKGU/

Reply via email to