How to Save "Verify Data" in Verify Data Results Window

I would like to save as a CSV file or other file format the results of Verify The Data (under Tools).

If not that, I would like to print the results.

Can it be done.

Unfortunately, no. There is no option to save/print a worklist. Not as a CSV nor as a Note.

It would be nice to have such a capability when the results can have too many to work in a single session. Like this tool and the Possible Duplicates list.

There is a CLI version as well as a GUI version for this tool.

For intance, on my Mac I can type:

./Gramps -O 'Foo60' -a tool -p name=verify

where Foo60 is the name of the tree.

Other OS would invoke Gramps differently.

Documentation for this is at

1 Like

Running the CLI version of gramps on the example.gramps file:

Opened successfully!
Performing action: tool.
Using options string: name=verify
Cleaning up.

The console output was 330 lines that started with:

E: Children are not in chronological order, Family: F00000017, Garner von Zieliński, Lewis Anderson Sr and Martel, Luella Jacques
W: Large age differences between children, Family: F00000146, Moreno, Aaron and Злобин, Martha
E: Children are not in chronological order, Family: F00000146, Moreno, Aaron and Злобин, Martha
W: Old age but no death, Person: I00000229, Garrett, William Walker
E: Children are not in chronological order, Family: F00000282, Сергеев, Dennis and Garner, Kathryn Mary
W: Late marriage, Family: F00000560, Rodriquez, Mordica and Воронов, Katherine
W: Old age but no death, Person: I00000127, Warner, David Luther
W: Late marriage, Family: F00000495, Douglas, John Sr. and Larson, Christena Wiseman
W: Young father, Family: F00000342, Garner, Jason Richard and Harper, ??
W: Disconnected individual, Person: I00000534, González, John
2 Likes