Skip to content

Use the new `started_at` param on `job` in the UI

Allison Browne requested to merge use-started-at-in-ui into master

Use the new started_at param on job in the UI.

This is because the ruby method started? method was buggy returning true, false and nil or a timestamp. We are making started? function based on ruby conventions, but the frontend still needs the timestamp.

Draft status because this MR depends on: !85513 (merged)

Screenshot

Screen_Shot_2022-04-22_at_9.52.59_AM

Edited by Allison Browne

Merge request reports

Loading