Skip to content

Draft: Fix build with nil stage_id

Max Orefice requested to merge morefice/fix-invalid-build-stage-id-nil into master

Ref: #371196 (closed)

What does this MR do and why?

This MR fixes invalid records in production where build#stage_id is nil.

We currently have 4 records to fix for gitlab.com

MR acceptance checklist

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

Merge request reports