Backfill FK on epic_issues for work_item_parent_link_id
Run a backfill migration for every epic_issues record and set the correlating work_item_parent_link as FK. This needs to happen in %17.7 so we can finalize the migration in the next required stop.
Before we run this migration, we must set the FK on the creation of the record. Otherwise we'd need to run the migration again.
Edited by Nicolas Dular