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

♻️ Allow parent or child sample to be null #672

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

znatty22
Copy link
Member

Closes #671

@znatty22 znatty22 added the refactor Something needs to be done better label Jun 11, 2024
@znatty22 znatty22 self-assigned this Jun 11, 2024
@znatty22 znatty22 marked this pull request as ready for review June 11, 2024 18:48
@znatty22 znatty22 requested a review from a team as a code owner June 11, 2024 18:48
@calkinsh
Copy link
Contributor

I dont know if we want child sample to ever be null. Just parent? I can't think of a use case where we'd have a parent with null child, only cases where we'd have a child with null parent (being the "top" of the tree)

@calkinsh calkinsh self-requested a review June 11, 2024 20:00
@znatty22 znatty22 merged commit 21a6467 into master Jun 11, 2024
5 checks passed
@znatty22 znatty22 deleted the allow-nullables-sample-rel branch June 11, 2024 20:06
znatty22 added a commit that referenced this pull request Jun 12, 2024
## Release 1.30.0

### Summary

- Emojis: ♻️ x1
- Categories: Additions x1

### New features and changes

- [#672](#672) - ♻️ Allow parent or child sample to be null - [21a6467](21a6467) by [znatty22](https://github.com/znatty22)
@znatty22 znatty22 mentioned this pull request Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Something needs to be done better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parent should be nullable in Sample Relationship
2 participants