Add NOT NULL constraint for work_item_parent_link_id on epic_issues

Once we set the work_item_parent_link_id FK for every new epic_issues record, and have backfilled the FKs, we can add a NOT NULL constraint, to guarantee that every epic_issues has a correlating work item parent link.

Edited by Nicolas Dular