NOT NULL constraint for Epic Issues work_item_parent_link_id
What does this MR do and why?
Now that all EpicIssue records have been backfilled with the correct work item parent link ID, we can add a DB constraint to ensure that the EpicIssue never has a NULL fk reference to the WorkItemParentLink that models that same relationship
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #504270 (closed)
Edited by Nasser Zahrani