Skip to content

Ignore work_item_widget_definitions.namespace_id column

Mario Celi requested to merge 472104-ignore-column into master

What does this MR do and why?

We are dropping the work_item_widget_definitions.namespace_id column, so we first need to ignore it in this release (17.3) so it can be dropped from the DB in 17.4

This is required for the Cells implementation and we'll revisit the implementation once we start implementing custom work item types. More details on the cells discussion in https://docs.google.com/document/d/1--6bGfGkkr1jGeLwerSqw9YdMP4W7sJTG13zyKqtdvM/edit?usp=sharing (internal only)

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 #472104 (closed)

Edited by Mario Celi

Merge request reports

Loading