Skip to content

Remove Value Stream Total stage

What does this MR do?

This MR removes Value Stream Analytics "Total" stage as it is redunant and displayed as "Lead Time". This MR leaves couple leftovers which will be resolved in a separate issue.

How to test

  1. Enable Feature.enable(:value_stream_analytics_path_navigation) for additional UI controls
  2. Visit group -> Analytics -> Value Stream
  3. Check for absence of anything related to "Total" or "Production" or "Overview" stage
  4. Visit a project -> Analytics -> Value Stream
  5. Check the same

Screenshots

Before: Screen_Shot_2020-09-17_at_11.18.35 After: Screen_Shot_2020-09-17_at_11.36.37

Does this MR meet the acceptance criteria?

Conformity

Availability 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

Closes #33646 (closed)

Edited by Pavel Shutsin

Merge request reports