Skip to content
Snippets Groups Projects

Nested groups API

Merged username-removed-444 requested to merge dz-nested-groups-api into master
1 unresolved thread

What does this MR do?

  • Allow creating nested groups via API
  • Expose Group#parent_id via API

Are there points in the code the reviewer needs to double check?

no

Why was this MR needed?

People can work with nested groups via API

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/2772

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 398 399 expect(json_response["request_access_enabled"]).to eq(group[:request_access_enabled])
    399 400 end
    400 401
    402 it "creates a nested group" do
  • username-removed-444 mentioned in merge request !8786 (merged)

    mentioned in merge request !8786 (merged)

  • Hm looks like @timothyandrew is off today. @DouweM maybe you have time to review this MR?

  • mentioned in commit 3d206700

  • Please register or sign in to reply
    Loading