Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging duplicates with orgsharing: Resolve duplicate custom fields #1220

Open
niklasva82 opened this issue Jan 11, 2021 · 0 comments
Open

Comments

@niklasva82
Copy link
Member

Custom fields are different between different organizations, which means that any merge of people on a top level will have to be able choose between potential duplicate values of custom fields in all sub-organizations.

Example:
Organization schema:
Org 1 --> Org 2
|--> Org 3

Org 3 has the custom field entry date, Org 2 has the custom field extra notes.

John Smith has entry date value '2020-10-01' and John Smith's duplicate has the value '2019-05-01'. Both versions of John Smith have different notes in the extra notes field in Org 3.

The admin in Organization 1 now wants to merge the two John Smith's into a sinlge John Smith. We have to recursively fetch any fields and their values for sub-organizations and display them to the admin to choose which one should be used in the new single John Smith.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant