Skip to content

Modified find project method to return nil if project not found

Chantal Rollison requested to merge 5300/ccr/elasticsearch_index into master

What does this MR do?

Files that belong to nonexistent projects get silently ignored.

What are the relevant issue numbers?

Closes #5300- 404 error from the search controller when the elasticsearch index is out of date

Does this MR meet the acceptance criteria?

Edited by Chantal Rollison

Merge request reports