job not found error in test data
Open
bug
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 200
- Avg merge
- 4h 56m
- Merged PRs (30d)
- 5
Description
some jobs return a "not found" error in our flask test data. the "in_progress" job with id "4e5f6a7b-8c9d-0123-4567-890abcdef123" is one of them.
## How to reproduce
- run harvester locally and navigate to [localhost url](http://localhost:8080/harvest_job/4e5f6a7b-8c9d-0123-4567-890abcdef123)
## Expected behavior
- job page to load
## Actual behavior
- not found
## Sketch
[Notes or a checklist reflecting our understanding of the selected approach]
Contributor guide
Assessment
This issue has not been assessed yet.