Skip to content

Persist name when toggling VSA create templates

Alex Pennells requested to merge 397085-persist-vsa-name into master

What does this MR do and why?

When creating a new Value Stream, keep the inputted name when switching between the default/custom templates.

Screenshots or screen recordings

Before After
Screen_Recording_2023-05-23_at_3.53.55_PM Untitled

How to set up and validate locally

  1. Visit VSA page for a group or project: (Ex. http://gdk.test:3000/groups/flightjs/-/analytics/value_stream_analytics)
  2. Create a new Value Stream
  3. Enter a Value Stream name
  4. Toggle between Create from default template/Create from no template
  5. Verify that the name does not change

MR acceptance checklist

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

Related to #397085 (closed)

Merge request reports