Skip to content

WA-NEW-009: Replace update_attributes/update_attributes! in production code #626

@jhill

Description

@jhill

Goal: Remove deprecated update_attributes usage in core production code to unblock Rails 7 upgrade (use update / update!).

Scope: Focus on core/app/** and core/lib/** (not tests), keeping behavior identical.

Verify: bundle exec rake core_test TESTOPTS='--seed=2' (ensure no update_attributes deprecation warnings)
Branch pattern: wa-new-009-*
PR target: next

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions