Validate NOT NULL constraint on detected_at
Why are we doing this work?
After #336091 (closed) is merged we need to validate NOT NULL constraint on the detected_at column.
This MUST be done in the next milestone after #336091 (closed) is merged.
Implementation plan
- database Create a post-deployment migration according to step 3 of NOT NULL constraints on large tables
Edited by 🤖 GitLab Bot 🤖