Skip to content

Add validation for project_feature

Andreas Brandl requested to merge ab/projects-validate-feature-presence into master

What does this MR do?

Split out from !23766 (comment 283467480):

This change adds a presence validation to project -> project_feature. We have had rare cases where project_feature was missing. We don't know why yet, but adding the validation may help with finding out.

The association is initialized with defaults, so this should never blow up under normal circumstances.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports