Updating LooseForeignKey cleaner service to not raise
What does this MR do and why?
Updating LooseForeignKey cleaner service to not raise
Changing the service to log instead, so unaffected definitions are not blocked and can continue to be cleaned up
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
Easiest way is to see if LFK worker still works properly.
- Find a merge_request with pipelines
- Delete the merge_request
- Pipelines associated with the merge request are also deleted
Related to #458618 (closed)
Edited by Max Fan