SUMMARY When importing a qif file with splitted transaction, the memo field of the global transaction get set with the memo value of the first splitted transaction instead of get assigned non value because there were no value in the global memo STEPS TO REPRODUCE 1. Import a qif file with a splitted transaction with no memo value for the global transaction and a value for the first splitted transaction 2. 3. OBSERVED RESULT Look at the resulting transaction in KMM ledger : the global memo value is identical to the memo value of the first splitted transaction EXPECTED RESULT No value in the memo of the global transaction and the expected value in the memo of the first splitted transaction SOFTWARE/OS VERSIONS Windows: 10 macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: 5.47.0 Qt Version: 5.9.1 ADDITIONAL INFORMATION
Are you sure that the memo is only in the one split in the QIF file? I'm not actually aware of an import creating a split transaction, except by matching. Can you provide a sample QIF file which demonstrated the problem?
Created attachment 133868 [details] QIF import file with split transactions
I got this bug when importing the kind of file I uploaded, not when matching with previous transactions