gitlab-org--gitlab-foss/changelogs/unreleased/43510-merge-requests-and-issues-don-t-show-for-all-subgroups.yml
Sean McGivern 868cb4307f Fix subgroup issue and MR pages empty states and counts
Previously, these wouldn't count issues or MRs in subgroups - meaning that if
_this_ group had no issues or MRs, we'd show the empty state, which was wrong.
2018-02-27 10:32:29 +00:00

6 lines
176 B
YAML

---
title: Ensure group issues and merge requests pages show results from subgroups when
there are no results from the current group
merge_request: 17312
author:
type: fixed