addon_migration_tool icon indicating copy to clipboard operation
addon_migration_tool copied to clipboard

Error importing site content with the Migration tool - Call to undefined method \MigrationTool\Entity\Import\Area::getAreaHandle()

Open martbase opened this issue 8 years ago • 2 comments

I am testing the migration tool with concrete 5.7.5.7 before starting migration of sites. I got an error at the final stage of the import process despite having resolved all references and fixing all reported issues in the import batch

Steps to reproduce. Installed concrete5 5.7.5.7 with sample content then installed the migration tool. Exported the site by filtering by page (Home) Installed a new site with empty content then installed a new theme and the migration tool. Created a batch and added the previous site xml content Resolved all issues identified in the batch Clicked import batch to site which throws an error:- Call to undefined method PortlandLabs\Concrete5\MigrationTool\Entity\Import\Area::getAreaHandle() Site content is not imported. screen shot 2016-05-05 at 20 41 16

Here is the same bug report which includes environment details

martbase avatar May 06 '16 09:05 martbase

We don't have time to address these as of yet, but if you post the .xml somewhere we might be able to take a look at it along with the other reported issue at some point in the future.

On Fri, May 6, 2016 at 2:31 AM, martbase [email protected] wrote:

I am testing the migration tool with concrete 5.7.5.7 before starting migration of sites. I got an error at the final stage of the import process despite having resolved all references and fixing all reported issues in the import batch

Steps to reproduce. Installed concrete5 5.7.5.7 with sample content then installed the migration tool. Exported the site by filtering by page (Home) Installed a new site with empty content then installed a new theme and the migration tool. Created a batch and added the previous site xml content Resolved all issues identified in the batch Clicked import batch to site which throws an error:- Call to undefined method PortlandLabs\Concrete5\MigrationTool\Entity\Import\Area::getAreaHandle() Site content is not imported. [image: screen shot 2016-05-05 at 20 41 16] https://cloud.githubusercontent.com/assets/3264387/15069348/a1b40e0c-1385-11e6-89a3-940b0b4bc079.png

Here is the same bug report which includes environment details https://www.concrete5.org/developers/bugs/5-7-5-7/error-importing-site-content-with-the-migration-tool-call-to-und http://url

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/concrete5/addon_migration_tool/issues/17

aembler avatar May 10 '16 15:05 aembler

Ok, attaching the sample xml and image files. Attributes and Topics need to be created manually for this import.

c57sample.zip

martbase avatar May 11 '16 08:05 martbase