Remove columns from the requirements table on production
What does this MR do and why?
Based on the gitlab-com/gl-infra/production#17224 (comment 1682597935), we're reintroducing the !138208 (merged).
This MR removes ignored fields that are no longer be supported on requirements model.
Based on: #358976 (closed)
Following the avoiding downtime in migrations documentation, the following steps are:
- Step 1: Ignore unused columns on requirements (!97183 - merged)
- Step 2: HERE WE ARE
- Step 3: #433241 (closed)
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
N/A
How to set up and validate locally
N/A