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

Can't have twice the same tag on a single contact

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 2.1
    • Fix Version/s: 2.2.0
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      while messing at the sql level, I did add several time the same tag to the same contact. to avoid db corruption:

      create unique index single on civicrm_entity_tag (contact_id,tag_id);

      X+

      P.S. 2.1 is still defined as an unrelated version in the issue tracker.

        Attachments

          Activity

            People

            • Assignee:
              sunil Sunil Pawar
              Reporter:
              xavier xavier dutoit
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: