Skip to content

Stops log from resetting line number in every section

What does this MR do and why?

This fix stops the line number from being reduced by one on every section.

With the fix all line numbers should be sequential.

Changelog: fixed

Screenshots or screen recordings

Before After
Screenshot_2023-09-29_at_14.44.00 image

How to set up and validate locally

  1. Visit a job log page (e.g. http://gdk.test:3000/group1/project1/-/jobs/**
  2. Check log lines numbers are sequential (looking at the blue section openings)

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 #324146 (closed)

Edited by Miguel Rincon

Merge request reports