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

Hooks don't fire for Mutliple-value custom data sets

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Won't Fix
    • Affects Version/s: 3.1.5
    • Fix Version/s: 4.3.0
    • Component/s: None
    • Labels:
      None

      Description

      Steps to reproduce:

      1.) Create a Custom Data set for Individuals which accepts multiple values
      2.) Implement hook_civicrm_post. Trigger debugging output or logging if ($objectName == 'Individual' && $objectId && ($op =='create' || $op =='edit'))

      { //test something }

      3.) In CiviCRM, click the 'Edit' link for the custom data group. Add or edit a record.

      Result: Hook is not fired.

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              mchapman2000 Matt Chapman
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: