Is your feature request related to a problem? Please describe.
With #6429, there is now a way to create default populated trees. They should be created automatically with the setup tool.
Notes:
- There is code to create root notes in at least 3 different places. Move all tree creation utils to defaults.py or create.py?
- Chronostrat trees should have FullNameDirection = -1
- (Side note: I would like it if there was only one tree list. There are multiple between views.py, utils.py, and others)
Describe the solution you'd like
The setup tool should automatically create the Geography, Chronostrat (If applicable), and the appropriate taxon tree.
Is your feature request related to a problem? Please describe.
With #6429, there is now a way to create default populated trees. They should be created automatically with the setup tool.
Notes:
Describe the solution you'd like
The setup tool should automatically create the Geography, Chronostrat (If applicable), and the appropriate taxon tree.