After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 444746 - Find dialog: [Account] [Matches no account] condition not working properly
Find dialog: [Account] [Matches no account] condition not working properly
Status: VERIFIED DUPLICATE of bug 150754
Product: GnuCash
Classification: Other
Component: General
2.0.x
Other Linux
: Normal normal
: ---
Assigned To: Chris Lyttle
Chris Lyttle
Depends on:
Blocks:
 
 
Reported: 2007-06-06 15:04 UTC by Paolo Benvenuto
Modified: 2018-06-29 21:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paolo Benvenuto 2007-06-06 15:04:23 UTC
The find tool doesn't work properly when the [Account] [Matches no account] condition is selected.

Reproduce it this way:
• gnucash --nofile
• file -> New -> New Account Page
• create 3 accounts a, b and c with default settings
• enter 3 txns with any value, and with accounts respectively: a->b, a->c, b->c
• edit - find  [Account] [matches no account] [selected accounts] doesn't work properly

If you select account a, you expect to get all the txn that doesn't involve account a, i.e. only the b->c txn. On the contrary, you get all the 3 txns.

If you select accounts a and b you shouldn't get any txn, because the 3 txn involve either a or b. But unfortunatly you get 2 txns: a->c and b->c

Apparently the bug is easy to solve: it should be a matter of changing a OR clause with an AND one.
Comment 1 Josh Sled 2007-06-06 15:20:39 UTC

*** This bug has been marked as a duplicate of 150754 ***
Comment 2 John Ralls 2018-06-29 21:38:31 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=444746. Please update any external references or bookmarks.