Skip to main content

Tools to manage duplicated contacts

Project description

This add-on is part of the collective.contact.* suite. For an overview and a demo of these suite, see collective.contact.demo.

Add a view to manage contact duplications.

Install

For the moment, this needs collective.contact.faceted with batch actions allowed. Select two (or more) contacts (organization, held_position, person, etc) and click on “Merge duplicated” button.

It is also possible to pass a data field with data that do not come from an existing contact. Such data may be merged with the final contact.

Tests

https://secure.travis-ci.org/collective/collective.contact.duplicated.png https://coveralls.io/repos/collective/collective.contact.duplicated/badge.png?branch=master

Extend

Adapters of field objects that implements IFieldRenderer interface renders the content of a field on the compare screen. Create a new adapter if you have specific fields.

Contributors

Changelog

0.6 (2022-08-19)

  • Made buildout and tests running. [sgeulette]

  • Protect compare view against xss [sgeulette]

  • Avoided error in RelationList field when duplicated and canonical are set on the same field. We do not set a second RelationValue pointing to canonical. (ValueError: term values must be unique !)

0.5 (2018-01-04)

  • Optimized back references update. [thomasdesvenain]

  • Hide ‘merge persons’ option when we merge object with non-object. [thomasdesvenain]

  • Revert: do merge action with Manager role. It allowed to make actions without accurate permissions. [tdesvenain]

0.4 (2017-10-03)

  • Handle when field value is a ComputedAttribute (from an acqproperty) [thomasdesvenain]

  • Do not dismiss merge if only one UID + data [ebrehault]

  • Avoid error with field using plone.app.vocabularies [sgeulette]

  • Do merge action with Manager role to avoid security problems [sgeulette]

0.3.1 (2017-02-09)

  • Prevent fatal error when a back reference relation to a duplicated contact is out of sync with any actual content. [thomasdesvenain]

  • Prefer a 400 error than a 500 when user directly access to merge page without accurate params. [thomasdesvenain]

0.3.0 (2016-09-23)

  • Merge contacts with data [simon-previdente]

0.2 (2015-11-24)

  • Fix plone.protect compliancy [ebrehault]

  • Fix permission: anybody allowed to add contacts must be able to merge duplicates [ebrehault]

0.1 (2015-06-02)

  • Initial release. [tdesvenain]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.contact.duplicated-0.6.tar.gz (32.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page