Skip to content

Add MR Approvals to Project Import/Export

What does this MR do and why?

This MR adds MR approvals information to Project Import/Export, so that when project is migrated, the merge request approvals are preserved.

Mentions #339520 (closed)

Screenshots or screen recordings

image

How to set up and validate locally

  1. Create project with a merge request
  2. Invite project members and approve the merge request with them
  3. Update project members to have their public email displayed
  4. Export project using Project Export functionality (under Settings -> Advanced)
  5. Download exported tarball and import it back
  6. Verify imported project has merge request imported & member approvals are preserved

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by George Koltsov

Merge request reports

Loading