Group Level Wiki: FE Add new group settings to toggle wiki
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Disclaimer
This Issue may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.
Problem to solve
Group Wikis need to be managed in the Group settings, just like Project Wikis.
Proposal
We need to be able to disable the Group-level Wiki. This issue implements the necessary FE changes (adding new fields to the form, and persisting them through an API).
This issue is not about setting the default for all projects contained within a group. It is also not about controlling visibility of the item in the left navigation separate from the feature availability. The behavior should be consistent with the project-level setting — turning off the Wiki at the group level should disable the group Wiki entirely.
Permissions and Security
Permissions are documented in #208412 (closed), these should be respected on the FE.