Additional features for ingest records page
Opened this issue · 1 comments
mheppner commented
From Chris:
- currently no ability to download an ingest file
- the source file should be listed under outputs, and be downloadable
- add link to take to responsible strike
- link(s) to recipe(s) that linked the source file
mheppner commented
Some things to look into with the API:
/jobs/<id>
hasevent
for the trigger, and does not list the strike or scan - I don't think there are views for reversing a TriggerEvent?- when clicking an item in the ingest records data table, it actually takes you to the jobs page
- the jobs page doesn't even do a query for
/ingests/<id>
- this has the strike/scan info, and info about the source file
strike.configuration.recipe
has info on the recipe
- the jobs page doesn't even do a query for