Skip to content

Empty Merge Request analytics page

Adam Hegyi requested to merge 230564-introduce-mr-analytics-page into master

What does this MR do?

This MR sets up the initial routes for the merge request analytics feature (group level).

The change is behind feature flag and there is no frontend yet, so no changelog.

How to test:

  1. Make sure you have ultimate plane.
  2. Enable the feature: Feature.enable(:group_merge_request_analytics)
  3. Navigate to the page: some group / analytics / Merge Requests
  4. You should see an empty page

Screenshots

image

Does this MR meet the acceptance criteria?

Conformity

Related to #230564 (closed)

Edited by Adam Hegyi

Merge request reports