Fix visibility of "Allow users to request access" option in public projects
requested to merge 42022-allow-users-to-request-access-not-visible-when-project-visibility-is-public into master
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 |
---|---|
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary [ ] Documentation created/updated[ ] API support added[ ] Tests added for this feature/bug- Review
-
Has been reviewed by UX -
Has been reviewed by Frontend [ ] Has been reviewed by Backend[ ] Has been reviewed by Database
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Squashed related commits together -
Internationalization required/considered
What are the relevant issue numbers?
Closes #42022 (closed)
Edited by Mike Greiling