Skip to content

Revert replace default_value_for on ApprovalProjectRule model

Marius Bobin requested to merge revert-a7300940 into master

What does this MR do and why?

Related to #381742 (closed)

It turns out that we have a lot of records in the database(203024 to be precise) that have this value set to NULL. Because of these changes updates to those records will fail.

It looks like we do have 203024 records for which the scanners attribute is NULL in the database.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marius Bobin

Merge request reports

Loading