Skip to content

Allow zero for cadence iterationsInAdvance

Chad Woolley requested to merge caw-allow-zero-upcoming-iterations into master

What does this MR do and why?

Allow zero for cadence iterationsInAdvance

  • Allow zero to be specified as number of iterations in advance to calculate for a cadence.
  • Adds all numbers from 0 to 10 to dropdown.

See internal slack thread for approval of this change.

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

Screenshot_2024-04-28_at_7.05.25_PM

Screenshot_2024-04-28_at_7.05.40_PM

Screenshot_2024-04-28_at_7.05.31_PM

How to set up and validate locally

  • Create a cadence
  • Ensure that you can pick 0
  • Ensure that an empty field is still validated.
Edited by Chad Woolley

Merge request reports