Skip to content

Move default_compliance_framework_id migration to migration

What does this MR do and why?

This MR moves migration from post migration directory to usual migration directory. The column was added a post-migration on !100609 (merged), which caused problems when tagging the release candidate (pods had to be restarted to account for the new column, details here !100609 (comment 1143376031)).

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 Mayra Cabrera

Merge request reports

Loading