Skip to content

WIP: 13076 new cycle analytics data endpoints

Ezekiel Kigbo requested to merge 13076-new-cycle-analytics-data-endpoints into master

What does this MR do?

This depends on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31850

  • Updates the exisiting CE Cycle analytics feature to use a new backend
  • We will need an EE Port for the analytics/cycle_analytics feature also
  • Adds API requests to persist data from the custom stage form
    • When the submission is persisted, we should refresh all the stage data also

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports