systopia / de.systopia.identitytracker

Contact ID History (CiviCRM Extension)
Other
2 stars 3 forks source link

Make IDs unique #13

Open bjendres opened 2 years ago

bjendres commented 2 years ago

We want to be able to make some id tracker identities unique. For that we want to:

  1. add a setting per tracker type if it should be unique
  2. for backward compatibility, the default is "NO"
  3. setting this to YES, we want to add unique indices to the DB for the respective type

@tschuettler

jensschuppe commented 1 year ago

There might be implications regarding #15, i.e. making records unique by type or by type-and-context.