Skip to content

Fix header order in CI/CD pipeline's job tab

What does this MR do?

This MR replaces the job ID and job name header in pipeline's job tab so that data matches column header

Closes #340158 (closed)

Screenshots or Screencasts

Before After
before after

How to setup and validate locally

  1. Go to any pipeline that has at least one job
  2. Verify data in rows matches header

Does this MR meet the acceptance criteria?

Conformity

Merge request reports