Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-16217

Schema for Drupal CiviCRM Member and Group Roles Sync mismatch

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.5.5, 4.5.6, 4.5.7, 4.5.8
    • Fix Version/s: 4.6.1
    • Labels:
      None
    • Documentation Required?:
      None

      Description

      The Drupal Schema module reports two Drupal CiviCRM related tables where the schema and database are different. Same issue for each table. CIVICRM_GROUP_ROLES_RULES (and also CIVICRM_MEMBER_ROLES_RULES)

      column rule_ id - diference on: not null
      declared: array('description' => 'TODO; please describe this field!','type'=> 'serial')
      actual: array('description' => 'TODO; please describe this field!','type'=> 'serial'), 'not null' => TRUE)

      We see this on clean installs on various servers and hosts, Drupal 7.
      We've been unable to correct via phpMyAdmin.

        Attachments

          Activity

            People

            • Assignee:
              atif.shaikh Atif Shaikh
              Reporter:
              Spook F Sheffler
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: