Skip to content

Fix undefined variable error on json project views

Alejandro Rodríguez requested to merge fix-projects-partial-locals into master

What does this MR do?

Fixes ActionView::Template::Error: undefined local variable or method ’projects’ on various json project endpoints

What are the relevant issue numbers?

gitlab-com/gl-infra/production#735 (closed)

Does this MR meet the acceptance criteria?

Merge request reports