[go: up one dir, main page]

Skip to content

Make Review model exportable/importable

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8442 introduces the Review model but does not make it importable/exportable.

In order to further extend the Review model with new features we will need to make it able to be exported and imported while keeping all the associations.

The review model belongs_to project, merge_request and author and has_many notes

cc @DouweM @jameslopez

Edited by 🤖 GitLab Bot 🤖