Skip to content

Prevent creation or conversion into manual iteration cadences

Mario Celi requested to merge 353350-disallow-manual-cadence-creation into master

What does this MR do and why?

  • Prevents new iteration cadences to be created in manual mode.
  • Prevents existing automatic iteration cadences to be converted into manual cadences.

How to set up and validate locally

  1. Enable the iteration_cadences FF
  2. Try to create a manual iteration cadence (should get an error)
  3. Try to update an automatic iteration cadence into manual (should get an error)

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 #353350 (closed)

Edited by Mario Celi

Merge request reports