Skip to content

Allow relation tree restorer to import single relation

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

What does this MR do and why?

Allow relation tree restorer to import single relation

This MR lays groundwork for chosen relation import (#425798 (closed)) by updating the relation tree restorer to allow importing of a single relation.

It also adds a service and class which will be called by an API endpoint in a follow-up MR.

Changelog: changed

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.

Merge request reports