Skip to content

Skip extra VSA api requests when there is no value stream available

What does this MR do and why?

When there are no value streams available, we can skip the additional requests for the value stream stages and stage counts.

Screenshots or screen recordings

No visual changes

Before - 2 requests After - a single request
Screen_Shot_2022-07-20_at_5.05.45_pm Screen_Shot_2022-07-20_at_5.04.06_pm

How to set up and validate locally

Creating a group level value stream

  1. Ensure you have an EE license, or stub the cycle_analytics_for_groups license feature to true
  2. Create a group
  3. Navigate to the group value stream analytics page you created

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Ezekiel Kigbo

Merge request reports

Loading