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

Fix includes with has_one associations when no associated record #83

Conversation

rferg
Copy link
Contributor

@rferg rferg commented Jan 11, 2024

Closes #82

@rferg rferg changed the title Fix includes with had_one associations when no associated record Fix includes with has_one associations when no associated record Jan 11, 2024
Copy link
Collaborator

@asedge asedge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, @rferg, thanks for fixing this! Tried it out locally and it definitely fixes the issue!

@asedge asedge merged commit 6a27e9d into main Jan 18, 2024
5 checks passed
@asedge asedge deleted the 82-bug-includes-does-not-load-has_one-association-when-record-does-not-exist branch January 18, 2024 16:25
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.

[BUG] includes does not "load" has_one association when record does not exist
2 participants