Skip to content

fix "Without projects" filter

Ben Bodenmiller requested to merge bbodenmiller/gitlab-ce:patch-5 into master

What does this MR do?

Fix issue where "Without projects" filter admin area shows 0 users incorrectly. Before this fix, if any outstanding group or project invitations exist the count show as 0.

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

Seems pretty straight forward.

Why was this MR needed?

Bug

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/3367

Merge request reports