Skip to content

Remove not null constraints from requirements columns

Felipe Artur requested to merge issue_361987 into master

What does this MR do and why?

Removes not null constraints from title, state, created_at and updated_at columns of requirements table.

These columns are going to be deprecated now that requirements are supposed to be work items.

More information in #361987 (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.

Merge request reports