Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade rails to 7.1 #4153

Closed
wants to merge 16 commits into from
Closed

Upgrade rails to 7.1 #4153

wants to merge 16 commits into from

Conversation

inulty-dfe
Copy link
Contributor

Context

Changes proposed in this pull request

Guidance to review

Checklist

  • Make sure all information from the Trello card is in here
  • Attach to Trello card
  • Rebased main
  • Cleaned commit history
  • Tested by running locally
  • Inform data insights team due to database changes

dependabot bot and others added 8 commits April 11, 2024 09:15
Bumps [rails](https://github.com/rails/rails) from 7.0.8 to 7.1.3.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.0.8...v7.1.3.2)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  A bug appears to exist (or existed previously) in ActiveRecord where
  the scope on an association behaves differently between rails 7.0 and
  7.1.

  The through association is being passed the scope as a value rather on
  assignment. We can avoid this by using a join instead.
@inulty-dfe
Copy link
Contributor Author

Closed out for #4156

@inulty-dfe inulty-dfe closed this Apr 15, 2024
@inulty-dfe inulty-dfe deleted the upgrade-rails-to-7.1 branch October 15, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant