Skip to content

Fixing target_table_name for build_name foreign key

Max Fan requested to merge fix-build-name-down-typo into master

What does this MR do and why?

Fixing target_table_name for build_name foreign key

Rollback of foreign_key should target parent table, not ci_builds

This hasn't been run on gitlab.com and since it only occurs on rollbacks, this should no issue with this typo fix

Changelog: changed

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 Max Fan

Merge request reports