Upgrading with the contact module on leads to:
* Failed: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'module' in 'field list'

CommentFileSizeAuthor
#1 773792_1_contact_dependencies.patch638 bytesscor
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

scor’s picture

Status: Active » Needs review
FileSize
638 bytes

Contact update 7002 calls the new user_role_grant_permissions() and therefore needs to run after user_update_7006();

catch’s picture

Status: Needs review » Reviewed & tested by the community

Nice find.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD!

Status: Fixed » Closed (fixed)
Issue tags: -D7 upgrade path

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