Skip to content

Avoid deprecation warning in 91_iteration_cadences.rb

What does this MR do and why?

Avoid Rails 7.1 deprecation warning in 91_iteration_cadences.rb.

Resolves #416683 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Run FILTER=iteration_cadences rake db:seed_fu.

MR acceptance checklist

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

Merge request reports