Skip to content

Draft: API endpoint for re-import of named relation from project export file

James Nutt requested to merge jnutt/json-relation-import into master

What does this MR do and why?

API endpoint for re-import of named relation from project export file

This MR adds the capability for a user to re-import a chosen relation (issues, milestones, merge requests or pipelines) from a project export archive via the GitLab API.

Changelog: added

Related issue: #425798 (closed)

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.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by James Nutt

Merge request reports