I tried to update CK on both my local and production installs and get:

commerce_kickstart module
Update #7216

Failed: DatabaseSchemaObjectDoesNotExistException: Cannot add field field_data_body.body_summary: table doesn't exist. in DatabaseSchema_mysql->addField() (line 325 of J:\AquiaDrupal7\domains\drupal7\profiles\commerce_kickstart\includes\database\mysql\schema.inc).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jsacksick’s picture

Status: Active » Needs review
FileSize
610 bytes

This probably means that you don't have a body field attached to your node type.
Could you try the attached patch?

Infinitee’s picture

Status: Needs review » Fixed

That did the trick... Thanks!

bojanz’s picture

Status: Fixed » Reviewed & tested by the community

The patch still need to be committed.

jsacksick’s picture

Here's the gerrit commit : https://code.drupalcommerce.org/#/c/706/

bojanz’s picture

Status: Reviewed & tested by the community » Fixed

Merged.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.