Check epic system notes to recreate missing epic_issue relationships
See gitlab-com/gl-infra/production#6072 (comment 776650467)
The mitigation for gitlab-com/gl-infra/production#6072 (closed) left an approx 3 hour window in which epics were still left affected by !73007 (merged), which removed their issues.
The number of possible affected epics is contained, at 313.
The next step should be a script that iterates over these epics, looks for system notes related to adding issues, checks for corresponding system notes indicating removal, and ensures the epic_issues match the result.