Skip to content

Replace default_value_for with attribute

Max Orefice requested to merge morefice/remove-default-values-6 into master

Ref: #378997 (closed)

What does this MR do and why?

It replaces the usage of default_values_for on the remaining occurrences with a native Rails feature because that gem is unmaintained and it's blocking us from upgrading to Rails 7.

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