Skip to content

Fix cadence roll over issues checkbox

Simon Knox requested to merge psi-rollover into master

What does this MR do and why?

Add missing field to a form post. Now we actually send "Roll over issues" checkbox value when submitting the iteration cadence form

How to set up and validate locally

  1. Enable the feature flag
    Feature.enable(:iteration_cadences)
  2. Visit any group page, go to Issues > Iterations > Create Iteration Cadence (/groups/gitlab-org/-/cadences/new)
  3. Fill out form, check "Roll over issues" checkbox
  4. Confirm it is actually checked after saving

Screen_Recording_2021-11-19_at_9.01.40_am

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 Simon Knox

Merge request reports

Loading