-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Description
Currently the job view (/jobs/<id>/view
) and dataset view ('/datasets//details`) appear to be the same and have most of the same info, but are actually slightly different:
- job view includes copied_from_job_id (if present)
- dataset view has the destination params for admins
These two seem relevant to include on both views, there might be others as well that would be worth having on both,