Skip to content

Rename merge_requests_closing_issues.closes_work_item

Mario Celi requested to merge 460151-rename-column into master

What does this MR do and why?

Implementation changed and now we need a better name. Changing column name to from_mr_description as now we only make a difference of the origin of the records in order to "manage" it, but the existence of the record now always means it closes the work item as it did in the past

Extracted these changes from !151838 (merged) to keep it smaller. Only changing the name where the DB column is used. The rest of the name changes in the codebase will be done in !151838 (merged)

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.

Related to #460151 (closed)

Edited by Mario Celi

Merge request reports