In version 2024.9.2 of Corteza, importing users from CSV and YAML files returns the error “file type not allowed.”
I don’t remember Corteza supporting yaml uploads. CSV/JSON is what was supported, afaik.
I mentioned the YAML files by mistake, but even with the CSV files, I still get this error: “file type not allowed.”
Ah yes, you should import it in the same format it exports.
So for users that would be a .zip archive with the .yaml file containing the users.
Same goes for other export/imports
OK, but it should be noted that the exported file contains the colon character ( : ), which is not supported on Windows.
The file name can be anything; the structure and file types are important.
.zip should contain the .yaml, and it should work.
The :: that is not supported on Windows gets turned into __ by Windows.