Skip to content

Add VSA added to iteration event

Adam Hegyi requested to merge 431934-add-vsa-iteration-event into master

What does this MR do and why?

This change MR adds a new event to value stream analytics: Issue first added to an iteration.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

image

How to set up and validate locally

  1. Ensure that you're on premium or on ultimate.
  2. Go to a Group.
  3. Analyze > Value Stream Analytics.
  4. Create a new value stream.
  5. Add a new stage where the start event is issue created and the end event is issue added to iteration (introduced in this MR).
  6. Save.
  7. The stage should be persisted in the DB.

Related to #431934 (closed)

Edited by Adam Hegyi

Merge request reports