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 |
---|---|
![]() |
![]() |
How to set up and validate locally
Creating a group level value stream
- Ensure you have an EE license, or stub the
cycle_analytics_for_groups
license feature to true - Create a group
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Ezekiel Kigbo