Skip to content

Prepares suggestion implementation for multi-line support

What does this MR do?

It implements the backend code required for creating multi-line suggestions in the DB. This adds the groundwork for reusing the same services for both persistence and Preview request. Additonally, it handles the outdating strategy which will be required to outdate multi-line suggestions.

Part of:

Integration MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25211

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/53310

Does this MR meet the acceptance criteria?

Edited by 🤖 GitLab Bot 🤖

Merge request reports