SpeciesFileGroup / taxonworks

Workbench for biodiversity informatics.
http://taxonworks.org
MIT License
87 stars 27 forks source link

As a sys-admin I want to run fixable soft_validations and fixes nomenclature in a project [was "and user"] #2293

Open proceps opened 3 years ago

proceps commented 3 years ago

The soft_validation should run in 3 steps: 1: all taxon_names

  1. all taxon_name_relationships
  2. all taxon_names
proceps commented 3 years ago

This should be done periodically. And every time before CoLDB export.

mjy commented 3 years ago

Isolating this to a back-ground rake task so that we can close it independently. See https://github.com/SpeciesFileGroup/taxonworks/issues/2546 for the UI.

Belongs in /lib/tasks/maintenance/soft_validation.rake

See https://github.com/SpeciesFileGroup/legumes/blob/main/tasks/legumes.rake#L400