Anthro's extensions don't cascade automatically to OHC, which I'd missed, so the naturalhistory/taxon fields were not getting mapped for OHC.
Also I set taxon as a registered authority in OHC's config.
And bumped the client and refcache versions in the refcache so taxon authorities will work.
And made row_job errors also log their backtrace locations because just getting Error for import row: undefined method 'match' for nil:NilClass doesn't help very much.
Anthro's extensions don't cascade automatically to OHC, which I'd missed, so the naturalhistory/taxon fields were not getting mapped for OHC.
Also I set taxon as a registered authority in OHC's config.
And bumped the client and refcache versions in the refcache so taxon authorities will work.
And made row_job errors also log their backtrace locations because just getting
Error for import row: undefined method 'match' for nil:NilClass
doesn't help very much.