UNCLASSIFIED - NO CUI

Skip to content

Handling Metrics Readiness

abhayashrestha requested to merge clmd-271 into master
  • handles the case when organization, valuestream, or team metrics are not ready yet despite being created in team service. This is because the team service does not immediately compute the metrics again after creation. Steps to show what this does:
  1. Value stream metrics for organization are not ready yet when initially creating another team in an organization: Screen_Shot_2022-05-24_at_10.11.08_AM
  2. Seeing the metrics at value stream level will show this when not ready: Screen_Shot_2022-05-24_at_10.11.34_AM
  3. Seeing the metrics at team level will show this when not ready: Screen_Shot_2022-05-24_at_10.11.55_AM
Edited by abhayashrestha

Merge request reports