gitlab-org--gitlab-foss/changelogs/unreleased/24733-archived-project-merge-request-count.yml
Jacopo 4d26ab28a9 Fix Archived project merge requests add to group's Merge Requests
counter

This is done by:
 - Extending the IssuableFinder adding the non_archived option to the params
 - Overriding the #filter_params in the MergeRequestsAction
 - Passing the non_archived param in the nav/_group.html.haml navbar
   partial from the groups/merge_requests.html.haml
2016-12-05 18:06:36 +01:00

4 lines
134 B
YAML

---
title: Fix Archived project merge requests add to group's Merge Requests
merge_request: 7790
author: Jacopo Beschi @jacopo-beschi