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 500427 - SX creation doesn't include template transaction "Notes"
SX creation doesn't include template transaction "Notes"
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: Scheduled Transactions
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: Josh Sled
Josh Sled
Depends on:
Blocks:
 
 
Reported: 2007-11-29 14:42 UTC by Maf. King
Modified: 2018-06-29 21:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maf. King 2007-11-29 14:42:44 UTC
The double-line view "notes" field doesn't get copied from the template txn 
when an SX is created.

see:
https://lists.gnucash.org/pipermail/gnucash-user/2007-November/022633.html

for context.

I'm reasonably sure that this was introduced with 2.2.x, and is certainly present in 2.2.1
Comment 1 Josh Sled 2007-12-15 20:56:22 UTC
Fixed in r16652; we now copy the notes during creation.  Awaiting branches/2.2 backport.
Comment 2 Andreas Köhler 2007-12-15 22:44:26 UTC
branches/2.2@r16658.

Thanks a lot!
Comment 3 James Raehl 2010-04-11 22:58:29 UTC
This is only a partial fix for the problem.  It fixes copying the Notes from the scheduled transaction model to the newly created transaction.  The Notes field is not copied from the original transaction to schedule, to the model.  

The partial fix can be confirmed by editing a copy of the XML database with a text editor (example, Textpad in Windows).  Tag the original transaction's description with something searchable in the editor, such as TRQ123, then the same TRQ123 tag in the scheduled transaction's model description field, as seen in the Edit window for the scheduled transaaction.  The model can be seen to not have the trn:slot block with Notes in the edited XML file.  Copy the trn:slot block from the original transaction to the model transaction, at the same relative location after the Description slot.  The newly created scheduled transaction will now have the Notes.
Comment 4 John Ralls 2018-06-29 21:55:24 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=500427. Please update any external references or bookmarks.