Commit aef06670 authored by Adam Hegyi's avatar Adam Hegyi

Show labels from ancestor groups in MR analytics

parent 3e51944e
- page_title _("Merge Request Analytics")
#js-merge-request-analytics-app{ data: { type: 'project', full_path: @project.full_path, milestone_path: project_milestones_path(@project), labels_path: project_labels_path(@project) } }
#js-merge-request-analytics-app{ data: { type: 'project', full_path: @project.full_path, milestone_path: project_milestones_path(@project), labels_path: project_labels_path(@project, include_ancestor_groups: true) } }
---
title: Label filter includes labels from ancestor groups on merge request analytics
page
merge_request: 44987
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment