Populate organization_id for merge_request_diff_commit_users table

What does this MR do and why?

How to set up and validate locally

  • Create a MR and push a commit
  • Ensure that new entry gets created in merge_request_diff_commit_users table with the correct organization_id value
  • Make sure diff commits are working as expected and new records have non-null value for organization_id

Screenshots

Screenshot_2025-03-31_at_1.25.36_PM

MR acceptance checklist

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

Related to #517132 (closed)

Edited by Kinshuk Singh

Merge request reports

Loading