Skip to content

Separate time log objects chronologically in spec

charlie ablett requested to merge cablett-broken-fix into master

What does this MR do and why?

Use time spend objects far enough away chronologically so that they are at least 1 second apart. The spend value only is down to the second so the closeness in time was causing a sorting race condition 😓

Related to gitlab-org/quality/engineering-productivity/master-broken-incidents#5818 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by charlie ablett

Merge request reports