Skip to content

[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

  1. In https://gitlab.com/groups/gitlab-org/-/analytics/devops_adoption, add the gitlab.org/manage group by clicking the Add/remove sub-groups button and searching for the Manage group.

  2. 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.

    Screen_Shot_2021-04-29_at_3.46.59_PM

  3. 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.

    Screen_Shot_2021-04-29_at_4.01.26_PM

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.

Edited by Dan Jensen