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

Provide alert & fix method for tables in the CiviCRM Db with no log table

    Details

    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Contributed Code
    • Verified?:
      No

      Description

      One cannot use any drupal modules provided by civicrm If -

      • logging is enabled.
      • civicrm and drupal share same database.

      To replicate -

      • Enable logging on civicrm.
      • Enable drupal module provided by civicrm. Eg. civicrm_member_sync etc.
      • Perform any action that does an insert/update action on the table provided by the module. Eg. create any rule for member_sync.
      • Error - cannot insert on log_civicrm_table_name_of the module as table not found.

      As both share the same db - I guess logging tables must be created for civi-drupal modules too while enabling them.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              jitendra.purohit Jitendra Purohit
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: