mirror of
https://github.com/Growstuff/growstuff.git
synced 2025-12-23 17:47:49 -05:00
Improves the `wikidata:import_alternate_names` Rake task to first use the `wikidata_id` from the `scientific_names` table. - Checks for a `wikidata_id` on a crop's `scientific_names`. - Falls back to the existing `en_wikipedia_url` if no `wikidata_id` is found. - Adds logging to indicate the source of the Wikidata ID. - Improves error handling.