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 347116 - With many auto-create transactions but none with notify option, "Auto-Created Transactions Notification" druid page lists every existing transaction
With many auto-create transactions but none with notify option, "Auto-Create...
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: Scheduled Transactions
git-master
Other Linux
: Normal minor
: ---
Assigned To: Josh Sled
Josh Sled
: 393381 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-07-10 16:33 UTC by Archimerged Submedes
Modified: 2018-06-29 21:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Archimerged Submedes 2006-07-10 16:33:06 UTC
With many auto-create transactions but none with notify option,  "Auto-Created Transactions Notification" druid page lists every existing transaction.

sxsld->autoCreatedCount is positive so gnc_sxsld_autocreate_appr() returns true.

auto_create_prep creates a query but never calls xaccQueryAddGUIDMatch because none of the transactions has notifyState true on call to xaccSchedXactionGetAutoCreate so the continue statement is always executed at dialog-sxsincelast.c:975.

Apparently this results in a query which matches all transactions in the database.
Comment 1 Josh Sled 2007-01-14 04:09:12 UTC
*** Bug 393381 has been marked as a duplicate of this bug. ***
Comment 2 Josh Sled 2007-01-20 22:54:27 UTC
This is now both fixed and obsolete.  The post-15399 code doesn't have the same logic for displaying the "to-review" page, and also checks to make sure it has things to display.
Comment 3 John Ralls 2018-06-29 21:09:16 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=347116. Please update any external references or bookmarks.