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

Feature Request / Merging #18

Open
martingeusen opened this issue Sep 15, 2024 · 3 comments
Open

Feature Request / Merging #18

martingeusen opened this issue Sep 15, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@martingeusen
Copy link

Hello Jefferson49

Good Job!!

what about a merge-functionality. Or is that even already possible with filters?
We could frequently merge two or more trees and check with "find duplicates" if there are new relations.

regards
Martin

@Jefferson49
Copy link
Owner

Jefferson49 commented Sep 15, 2024

Hello Martin,

thank you very much for the positive feedback!

what about a merge-functionality. Or is that even already possible with filters?
We could frequently merge two or more trees and check with "find duplicates" if there are new relations.

The current filter concept only works for single trees or single GEDCOM files. Therefore, merging is not possible.

What I could imagine is to enable remote requests to trigger the exisiting webtrees feature for merging of trees.

In the control panel, you can choose "Family trees" / "Merge family trees". Afterwards, a menu opens to select a tree, which is supposed to be merged into another tree.

merge-trees

Would a remote request to trigger this feature (and select two trees) meet your requirements, which you intended with the feature request?

Regards,

Markus

@martingeusen
Copy link
Author

Hello Markus

yes that would work.

But often it happens, that there is an additional "Renumber XREFs" required. This could force to develop an additional remote request.
I would do it on myself, but my php-knowledge is too poor.

regards
Martin

@Jefferson49
Copy link
Owner

Jefferson49 commented Sep 18, 2024

But often it happens, that there is an additional "Renumber XREFs" required. This could force to develop an additional remote request.

From first inspection, ist seems to be possible to call both "Renumber XREFs" and "Merge family trees" by a remote request.

I will try to add it in the next version of the module.

@Jefferson49 Jefferson49 added the enhancement New feature or request label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants