Ignore unused columns on requirements
What does this MR do and why?
Ignore fields that are no longer be supported on requirements model.
Requirements were migrated to work items, old objects are now only kept
to keep old internal ids and API endpoints compatible. Requirements should have only
id
, iid
, and project_id
properties persisted.
related to #358976 (closed)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Felipe Cardozo