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

New Contact Deleted by merge Activity Type is displayed where it shouldn't be

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.7.4
    • Fix Version/s: 4.7.5
    • Component/s: None
    • Labels:
    • Documentation Required?:
      None
    • Funding Source:
      Contributed Code

      Description

      The new 'Contact Deleted By Merge' should have the value of the field 'filter' equal to 1

      UPDATE
      civicrm_option_value ov
      LEFT JOIN civicrm_option_group og ON og.id = ov.option_group_id

      SET filter = 1
      WHERE ov.name = 'Contact Deleted By Merge' AND og.name = 'activity_type'

        Attachments

          Activity

            People

            • Assignee:
              eileen Eileen McNaughton
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: