Ryan Wick
Ryan Wick
Discovered the link is also on the Takedown page: https://github.com/OregonDigital/OD2/blob/master/app/views/oregon_digital/about/takedown.html.erb @lamtu1 can you do another quick PR changing that file?
Closed by #3347
prod: works with content_alert: 7470 - works with content_alert AND mask_content value(s): 10 - works with content_alert BUT NOT mask_content value(s): 7460
Cleanup on prod completed, with 20 works erroring - due to ITIs.gov web response errors during indexing. ``` ["df6950108", "df695128x", "df695970k", "df6959678", "df696933m", "df696797r", "df696792c", "df695968j", "df67zf525", "8p58pf194", "gh93h100n", "b8515p47f",...
Finished cleanup. Some errors above were due to ITIS.gov, but several were due to `https` URIs where they should just be `http` and needed fixing in Fedora. No other QA...
On a quick look, calling `work.update_index` apparently does not produce the `title_ssort` field value in the solr document. The works I checked in `rockyshore93` don't have a value set there,...
Braceros looks good after a reindex: https://oregondigital.org/catalog?f%5Bnon_user_collections_ssim%5D%5B%5D=braceros&locale=en&page=1&sort=title_ssort+asc Rockyshore93 sort still looks good: https://oregondigital.org/catalog?f%5Bnon_user_collections_ssim%5D%5B%5D=rockyshore93&locale=en&page=1&sort=title_ssort+asc
QA Fail. #1562 is passing, but at the end of that email output, it looks like the failed fetch part starts and then aborts: ``` rake aborted! Errno::ENOENT: No such...
Closed by #3341
QA Fail. Unless I'm missing something, still not seeing any failed fetch emails in the task response. Not seeing anything created in `tmp` either.