Update the cadence form to support manual iteration management
requested to merge 367497-update-the-cadence-form-to-support-manual-iteration-management into master
What does this MR do and why?
We are restoring the ability to create a new manually managed Iterations Cadence via GraphQL API in !94494 (merged).
In this MR, we are adding back the checkbox to enable/disable automatic scheduling and removing the deprecation alerts.
Screenshots or screen recordings
How to set up and validate locally
-
Enable the Iterations Cadence feature
Feature.enable(:iteration_cadences) # the FF's been defaulted on
-
Navigate to Iterations page and test creating/editing a cadence
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #367497 (closed)
Edited by euko