Is there any other simple way to import a large number of tickets at once, other than using the Data Import tool in Frappe?
You can use bench console and write some REPL script to load data – but its complicated and makes sense for one-time use. I’ve found Import tool is best for loading Bulk data. Follow questions:
- Is there a specific reason you’re not using existing Import tool?
- Can you elaborate on what you’ve tried and expand on issue you’ve ran into?
