Skip to content
Snippets Groups Projects

Return all authorized groups in API.

Closed Douwe Maan requested to merge api-groups into master

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
  • Reassigned to @dzaporozhets

  • Douwe Maan Milestone changed to 7.10

    Milestone changed to 7.10

  • @DouweM I dont see description or link to issue. CAn you give some explanation why we want this?

  • Author Maintainer

    Hmm, on second thought I don't think this MR makes sense either. :)

    I noticed that in the API /groups/123 works for all authorized groups, including those the where the user is just a member of one of the group's projects, while /groups only lists groups the user is a member of directly, so not including those via a project.

    My idea was that /groups should list the same groups /groups/123 will work for, but I see it doesn't work that way on /dashboard/groups either, and I agree it makes more sense to only list those groups the user is a member of explicitly.

  • Douwe Maan Status changed to closed

    Status changed to closed

  • Valery Sizov mentioned in commit 5c3bdaf1

    mentioned in commit 5c3bdaf1

Please register or sign in to reply
Loading