-
- Downloads
Elasticsearch migration to add permission data to notes documents
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
- ee/elastic/migrate/20210128163600_add_permissions_data_to_notes_documents.rb 127 additions, 0 deletions...20210128163600_add_permissions_data_to_notes_documents.rb
- ee/spec/elastic/migrate/202101281636000_add_permissions_data_to_notes_documents_spec.rb 194 additions, 0 deletions...281636000_add_permissions_data_to_notes_documents_spec.rb
Please register or sign in to comment