Goal: To define some problems with importing records into Corteza Low Code from .csv files.
Problems:
- When running through the instructions for importing records from .csv files, I received the following error:
compose yaml decoder: failed to decode document: EOF
Instructions Link: https://docs.cortezaproject.org/corteza-docs/2023.3/devops-guide/examples/cli/record-import.html - After upgrading from 2022.9 to 2023.3, upon running the --help command for ‘import’ the three options to ‘merge’ records has changed to ‘panic-existing’ and ‘skip-existing’.
The documentation for 2023.3 seems to miss this.
Any suggestions on what might be going wrong here?