Skip to content

Fix visibility of "Allow users to request access" option in public projects

What does this MR do?

Fixes oversight in implementation of the project permissions settings panel in which the "Allow users to request access" checkbox should be visible for all non-private projects, but was instead made visible to only non-public projects.

Screenshots (if relevant)

public project private project
Screen_Shot_2018-01-19_at_3.17.12_PM Screen_Shot_2018-01-19_at_3.17.21_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #42022 (closed)

Edited by Mike Greiling

Merge request reports