dkan
dkan copied to clipboard
Allow null on getHarvestRunResult
fixes 20484
Error: Call to a member function toResult() on null in Drupal\harvest\HarvestService->getHarvestRunResult() (line 258 of modules/contrib/dkan/modules/harvest/src/HarvestService.php).
QA Steps
- [ ] Stand up a local site with existing harvests.
- [ ] ddev updb -y
- [ ] ddev cr
- [ ] Visit /admin/dkan/datastore/status
- [ ] Confirm you see the dashboard and not the error