Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hi,
I get an error message when importing test cases from .CSV file.
To reproduce this you need to use "import data" tool for importing test cases from .csv file with more than one line of text in "expected result" field, like:
test result
test result
I have attached such file and screenshot with error message. I should also note that the first test case imported successfully according to screenshot. But only the first line of expected result ("test result") was imported.
BR,
Taras
Hi,
There seems to be a regression (it used to work)
Ticket #1289 recorded.
NB : imprort from XLSX files works fine with multiline fields.
Hi,
In fact, it is not a regression : CSV import fails when multi line fields is the last one (first description was complete !!!).
A quick work around is to add an extra comma at the end of each line.
Hi,
Adding an extra comma in each line is a pretty good workaround. It works fine.
Thanks a lot.
