Requesting a PR review

Hey folks,

I opened an ActiveRecord PR about a week ago and wanted to do what I could to ping everyone, per the Rails Contribution guide.

The PR is: https://github.com/rails/rails/pull/43402

Thanks!

1 Like

I’m excited that this bug might get fixed!

Me, too. This issue forces us to use self.primary_key setters in all our models. It would be great if this wasn’t necessary unless the PK was something odd.

Walter