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
How to set up and validate locally
- Create project with a merge request
- Invite project members and approve the merge request with them
- Update project members to have their public email displayed
- Export project using Project Export functionality (under Settings -> Advanced)
- Download exported tarball and import it back
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by George Koltsov