Skip to content

Add members_count attribute to payload for groups API

Rubén Dávila requested to merge include-members-count-in-groups-api into master

What does this MR do?

Adds the members_count attribute to the payload for Groups API

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

Why was this MR needed?

We need to grab the number of members inside a group for the subscription portal in order to provide a better experience for the purchase of GitLab.com plans

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-com/customers-gitlab-com/issues/123

Merge request reports