Joseph D. Cohen
Joseph D. Cohen
1. All three records are wrong. The first should be . The others should be similar. 2. This cannot be fixed via the UI. It requires manually updating the `accession_number`...
Excerpts from Slack #general diiscussion 2025-03-25: [18:46](https://mushroomobserver.slack.com/archives/C040TH9FV/p1743039991752309) Andrew Nimmo We have a lot of code that has to check “rank below Genus — or Group” because Group has a numerical...
Locations button html ```htm Locations ``` which I think is this query ```ruby { q: { model: "Location", observation_query: { order_by: "name", species_lists: ["2319"] } } } ```
@nimmolo: Possible Blocker: The display needs to update once per second. This is currently accomplished by polling once per second and displaying the then-current InatImport properties. The InatImportJob updates the...
Upon reflection, I won't be able to pay any attention to this until mid-August. - I'm way behind where I need to be with ImportAll. I'm already ignoring things which...