Skip to content

Validate project_id field is present in every sync event

What does this MR do and why?

This issue follows up on !163926 (merged) and changes the validation for the presence of project_id field to happen always. This is possible because all the sync event records have decayed and been renovated, so are guaranteed to be valid.

EE: true

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.

State from .com database:

image

How to set up and validate locally

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

n/a

Merge request reports

Loading