Skip to content

500 error on project show when user is not logged in and project is still empty

Tiago Botelho requested to merge 23990-project-show-error-when-empty-repo into master

What does this MR do?

Aims to fix the 500 error when the project is empty and the user is not logged in and tries to access project#show

Screenshots (if relevant)

When the project is empty and the user is not logged in we default to the empty project partial instead of readme.

Screen_Shot_2016-11-11_at_22.54.21

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #23990 (closed)

Merge request reports