Elasticsearch migration to add permission data to notes documents
This reverts commit 04bd6e61 Reintroduce merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53406/ Add an Elasticsearch migration which adds permission data to the notes documents. Permission data will be added to all notes that are missing the data. Permission data includes project visibility and access level for the note types stored in Elasticsearch (Issue, MergeRequest, Snippet, and Commit).
Showing
Please register or sign in to comment