Skip to content

[9.x] Fix belongs_to not being populated during inline has_many creation#823

Merged
duncanmcclean merged 1 commit into
statamic-rad-pack:9.xfrom
macaws:fix/relationships-bug
May 28, 2026
Merged

[9.x] Fix belongs_to not being populated during inline has_many creation#823
duncanmcclean merged 1 commit into
statamic-rad-pack:9.xfrom
macaws:fix/relationships-bug

Conversation

@macaws
Copy link
Copy Markdown
Contributor

@macaws macaws commented May 27, 2026

Goal is to fix #799

@duncanmcclean duncanmcclean changed the title [9.x] fix: return this.publishContext [9.x] Fix belongs_to not being populated during inline has_many creation May 28, 2026
Copy link
Copy Markdown
Member

@duncanmcclean duncanmcclean left a comment

Choose a reason for hiding this comment

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

Thanks!

@duncanmcclean duncanmcclean merged commit da0a6d7 into statamic-rad-pack:9.x May 28, 2026
15 checks passed
@github-actions
Copy link
Copy Markdown

Released as part of v9.5.0.

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.

has_many field doesn't let inline creation if foreign key is not nullable

2 participants