-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
8.5.19, 8.20.2
-
None
-
8.05
-
5
-
Severity 3 - Minor
-
1
-
Issue Summary
Import a csv with comments columns that contain values. Use a configuration file with the import. When the import is done the comments will be duplicated
Steps to Reproduce
- Create a software project
- Import csv with comment columns with a configuration file
- Use ; delimiter
- Watch the issue with comments and see them being duplicated
Expected Results
There should not be any duplicated comments
Actual Results
There are duplicated comments
Workaround
Currently there is no known workaround for this behaviour. A workaround will be added here when available