I got a sync failure when I had an existing table not get dropped.

We should drop all tables from the database before syncing data to it.

Comments

Jon Pugh’s picture

Component: devshop_provision » General
Status: Active » Closed (fixed)

I am pretty sure that this is how Hosting Sync now handles it...

DaReMe’s picture

Status: Closed (fixed) » Active

Sorry for reopening this issue.
I have the most recent version (as of today 0.7.4.0). I created an environment and than deployed data from another environment to the newly created one. The sync fails with

WD php: DatabaseSchemaObjectExistsException: Table field_data_field_sidebar already exists. in DatabaseSchema->createTable() (line 660 of /var/aegir/projects/PROJECTNAME/ENVIRONMENT/drupal/includes/database/schema.inc).

It always fails with that specific field-table.

daggerhart’s picture

Status: Active » Closed (outdated)

Issue queue is now mantained at Github.

daggerhart’s picture

Issue tags: +Seattle2019