apigeecs / apigee-migrate-tool

Export/Import Org Data. Import from CSV files
MIT License
52 stars 50 forks source link

importAll exits prematurely when sub-dirs are missing #52

Open kurtkanaskie opened 3 years ago

kurtkanaskie commented 3 years ago

Using importAll, if the data source is sparsely populated (e.g. missing targetservers) the tool exits prematurely. Happens for all entities. Workaround is to use the individual commands in that case. See all_import_tasks.sh for the order.