https://bugs.kde.org/show_bug.cgi?id=343108
Bug ID: 343108 Summary: The 'memo' field in the 'kmmTransactions' table is not updated for duplicate transactions Product: kmymoney4 Version: 4.7.1 Platform: MacPorts Packages OS: OS X Status: UNCONFIRMED Severity: normal Priority: NOR Component: database Assignee: kmymoney-devel@kde.org Reporter: g...@germeaux.lu When duplicating a transaction and changing the memo of any leg of that transaction, the 'memo' field in the 'kmmSplits' table is updated to the new text, but the 'memo' field in the 'kmmTransactions' table always keeps its original value. Reproducible: Always Steps to Reproduce: 1. Select an existing transaction. 2. Duplicate the selected transaction. 3. Edit the memo field of the duplicated transaction. 4. Check the contents of the SQLite database (memo field in kmmTransactions and kmmSplits). Actual Results: The memo field in kmmSplits contains the new value. The memo field in kmmTransactions contains still the original value. Expected Results: The memo field in kmmSplits contains the new value. The memo field in kmmTransactions contains also the new value. I am using kMyMoney4 with an SQLite3 database on OS X 10.10.1. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel