[DevOps Adoption] Data explanation is incorrect, making data look incorrect
Summary
Adoption data in the group-level DevOps Adoption table doesn't seem to be accurate.
Steps to reproduce
-
In https://gitlab.com/groups/gitlab-org/-/analytics/devops_adoption, add the
gitlab.org/manage
group by clicking theAdd/remove sub-groups
button and searching for the Manage group. -
The group is added to the table and shows that Issues and Pipelines are the only features used by the group. The UI tells me that adoption data is based on usage in the last calendar month, which is March.
-
Navigate to the Manage group and check if MRs have been opened in that group. https://gitlab.com/groups/gitlab-org/manage/-/merge_requests?scope=all&utf8=%E2%9C%93&state=opened. There is an open MR that was created in March.
What is the current bug behavior?
The adoption table shows that MRs were not in use for the Manage project.
What is the expected correct behavior?
The circle for MRs should be filled in for the Manage group in the adoption table, indicating that MRs actually were in use in the previous calendar month.