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

Add extra checks when changing a parent in the family editor #1985

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

Nick-Hall
Copy link
Member

@Nick-Hall Nick-Hall commented Feb 17, 2025

Using the add_family_handle and remove_family_handle methods of a Person safeguards against the family having already been added or removed. This can happen in unusal circumstances, such as a person being both a parent and child in a family.

Fixes #13642.

@Nick-Hall Nick-Hall added the bug label Feb 17, 2025
@Nick-Hall Nick-Hall added this to the v6.0 milestone Feb 17, 2025
Using the `add_family_handle` and `remove_family_handle` methods of
a `Person` safeguards against the family having already been added or
removed.  This can happen in unusal circumstances, such as a person
being both a parent and child in a family.

Fixes #13642.
@Nick-Hall Nick-Hall merged commit 8f81df4 into gramps-project:maintenance/gramps60 Feb 19, 2025
2 checks passed
@Nick-Hall Nick-Hall deleted the bug13642 branch February 19, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant