Addon:Check Associations
This is a Third-party Addon. The Addon/Plugin system is controlled by the Plugin Manager. Please use carefully on data that is backed up, and help make it better by reporting any issues to the bug tracker. |
The Check Associations data tool checks the associations of people. It only displays the 'Associations' (person_refs) state. The tool provides a quick way to find People who have an Association (from either direction). As there is no method that allows seeking a specific Association type or pattern of types; eg in this example: “God*”' this tool comes closest.
Contents
Usage
This tool is more of a Report. Has no options or context menus.
Select menu Tools -> Utilities -> Check Associations data... to show the results in the Associations state tool window.
Associations state tool window
The Associations state tool window will show a results table with:
Name- Persons nameType of link- Association typeOf- Associated PersonRelationship Calculator- Calculated relationship if any.
You can sort on the Type of link column, then manually look up the Person in each line and Edit the Person.
Example next steps
The specific workflow AFTER opening the 2 people could be:
- determine which person would be the Godchild, open their Person Editor to look for Baptism/Christening events where they are “Primary”,
- create an events if missing, open other Persons Editor,
- drag/share Baptism/Christening event to that person if missing,
- set Godparent role on shared event, open all “God*” Associations,
- move any Association Sources/Notes to appropriate section of the shared Event,
- save Event,
- delete the Association,
- OK to commit the 2 Edit Persons.
See also
- Sourcecode on Github: https://github.com/gramps-project/addons-source/blob/maintenance/gramps60/AssociationsTool
- (Gramps-devel) Associations debug tool - From: jerome <rom...@ya...> - 2016-04-06 08:25:33
- SynchronizeAssociation tool addon
- Associations on Individuals via a gramp.py or SuperTool script.
