Skip to content

Add relation import tracker

James Nutt requested to merge jn/relation-import-tracker into master

What does this MR do and why?

Add relation import tracker

This MR adds the RelationImportTracker model and table that we'll be using for importing the four listed relations:

  • Issues
  • Merge requests
  • Milestones
  • CI pipelines

You can see more context in the original MR, !142186 (closed) and its linked issue.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by James Nutt

Merge request reports