Skip to content

Change job duration label to 'Elapsed time' when in progress

What does this MR do and why?

This MR changes the job duration label to Elapsed time when the job is in progress (on the job details page).

I’m not sure if changing the label depending on whether the job is running or not but I like the Elapsed time label. 🤔

Screenshots or screen recordings

image

How to set up and validate locally

  1. Go to a project
  2. Start a pipline
  3. Go to a running job
  4. See the Elapsed time: time row
  5. Wait until the job finishes (or go to a finished job)
  6. See the Duration: time row

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #327633 (closed)

Edited by Kev

Merge request reports