Add a migration to add project permissions to wiki documents
Create a new Advanced Search migration which queues all wikis
for indexing when they are missing any of the project permission data (visibility_level
and wiki_acccess_level
).
The second thing to do is to for all newly created Project wikis send wiki_acccess_level
and visibility_level
to gitlab_indexer to index these values as well.
Edited by Ravi Kumar