Run instance of {{ run.get_job().title }}

  • Log output
  • Overview
  • Description
  • Script

{{ run.get_run_log().content }}

{{ run.get_job().script_content }}

{{ run.get_job().description }}

Project {{ run.get_job().get_job_template().get_project().title }} Status {{ run.get_state_string() }}
Worker pool {{ run.get_job().get_worker_pool().title }} Assigned worker {{ run.get_worker().title }}
Scheduled {{ run.schedule_dts | formatdts }} In queue {{ run.enqueue_dts | formatdts }}
Started {{ run.start_dts | formatdts }} Returned {{ run.return_dts | formatdts }}
Run duration {{ run.get_duration_string() }} Manual run yes no

Open job in admin (requires admin access).

  • Schedule now incl. children