Attempting to migrate Wiki pages stored in a Pages Library from SPO Source to Target and I get the below error
The list that is referenced here no longer exists.
at com.metavistech.connector.sp.SpCamlClient.changeListProperties(SpCamlClient.java:285)
at com.metavistech.connector.wizard.sp.executor.CopySiteSharepointConnectorListener.setEmailNotification(CopySiteSharepointConnectorListener.java:5106)
at com.metavistech.connector.wizard.sp.executor.CopySiteSharepointConnectorListener.completeListCreation(CopySiteSharepointConnectorListener.java:5087)
at com.metavistech.connector.wizard.sp.executor.FetchSiteManager.fetchLists(FetchSiteManager.java:1404)
at com.metavistech.connector.wizard.sp.executor.FetchSiteManager.fetchSite(FetchSiteManager.java:1144)
at com.metavistech.connector.wizard.sp.executor.FetchSiteManager.fetchSiteData(FetchSiteManager.java:206)
at com.metavistech.migrator.manager.CopySiteManager.copySiteOnFly(CopySiteManager.java:255)
at com.metavistech.wizard.CopySiteWizard$2.run(CopySiteWizard.java:564)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)