Bug 392217 - CSV Import: Provide user feedback when multiple Memo cols are selected
Summary: CSV Import: Provide user feedback when multiple Memo cols are selected
Status: RESOLVED DUPLICATE of bug 404156
Alias: None
Product: kmymoney
Classification: Applications
Component: importer (show other bugs)
Version: 5.0.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-23 07:45 UTC by Florian Lindner
Modified: 2019-09-21 12:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.0.4


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Lindner 2018-03-23 07:45:29 UTC
One can select multiple cols for the Memo field. The cols are then concatenated. However, in the GUI there is no user feedback that multiple cols have been selected, you just select them one after another using a dropdown field.

The resulting config in csvimporterrc is like:

MemoCol=13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
Comment 1 Florian Lindner 2018-03-23 07:46:45 UTC
See https://bugs.kde.org/show_bug.cgi?id=392165 for an invalid ticket that was created due to missing feedback from the UI
Comment 2 Thomas Baumgart 2019-09-21 12:07:20 UTC

*** This bug has been marked as a duplicate of bug 404156 ***