Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 35,823
    • Issues 35,823
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,306
    • Merge Requests 1,306
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #216904

Closed
Open
Opened May 07, 2020 by Mark Chao@lulalalaMaintainer0 of 3 tasks completed0/3 tasks

Group Level Wiki: BE WikiPage::Meta support

Problem to solve

WikiPage::Meta and WikiPage::Slug only supports projects.

Note: This issue is a child of the Group Level Wiki Implementation Epic &2214 (closed)

Proposal

Add a second table to track group wikis.

Tentative MR Breakdown

  1. Add migration to add group_wiki_page_metas and group_wiki_page_slugs tables
  2. Extract and share common logic between WikiPage::Meta and GroupWikiPage::Meta

Permissions and Security

Documentation (remove if not applicable)

This issue does not require the creation of documentation.

Testing

Testing Approach

  • Analyze the existing project wiki specific tests. Is it covered at the appropriate level?
  • Adapt existing tests for project wikis to group wikis.

Success Criteria

  • Service classes for group wikis are working and tested.

Links / references

Edited May 07, 2020 by Mark Chao
Assignee
Assign to
13.11
Milestone
13.11
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab#216904