Import csv not doing anything, version 3.1.4.26
No errors in apache log or UI, nothing happens when I try to import csv files. Even the example does not work:
label,login,password,url,comments "Lo'&`égan","MyLog'an","YoupiCheap","http://www.logan.fr","" "Logan2","MyLogan2","YoupiCheap2","http://www.logan2.fr","" "#1866-1","MyLogan2","YoupiCheap2","http://195.218.52.38","" "#186-2","MyLogan2","YoupiCheap2","",""
Are you sure that you are using 3.1.4.26? The text after "to be imported" should also indicate the number of folders (here 0). Perhaps is there a mix the server files. Do you use git pull command to update the files server?
Hello. Same with v3.1.4.27
label,login,password,description
label-pc,login-pc,password-pc,text1
Is the import format still the same as it was in v3.1.3?
Try out 3.1.4.29
Try out 3.1.4.29
Hi.
It still doesn't work even with 3.1.4.29.
I also did a test import with a data from the help site (https://documentation.teampass.net/#/features/import) but with the same result.
label,login,password,url,comments
"My nice item","MyLogin","MyPassword","http://www.mydomain.com","This is an example 1"
"My nice subitem","My1Login","My1Password","http://www.mydomain.com","This is an example 1.1"
"My nice item 2","My2Login","My2Password","http://www.mydomain2.com","This is an example 2"
"My nice item 3","My3Login","My3Password","http://www.mydomain3.com","This is an example 3"
Well very strange Here is the results using a copy paste of the data from your previous post.
I can see that your file is about 405b where mineis 402b. Perhaps is there some hidden characters. Can you try to copy using raw text copy? Also is the file encoded in utf-8 Here is what I see with Notepad++
Well very strange Here is the results using a copy paste of the data from your previous post. I can see that your file is about 405b where mineis 402b. Perhaps is there some hidden characters. Can you try to copy using raw text copy? Also is the file encoded in utf-8 Here is what I see with Notepad++
Thanks Nils. I've recreated the csv file in Notepad++ and it works now. Tvm.
I also found out if the comment contains any formatting, it "disappears" from the main view. This happens for new items and also for old ones after i edited the comment part.
I have a similar issue trying to Import to a 3.1.4.37; no passwords or comment formatting are ingested.
I tried doing another import. Before I did I deleted all passwords and folders from the Items page. After I performed the import the Items page has a spining Loading... under Folders and a spinning Loading data... in the bottom right.