You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.