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

[6.x] Fix model MorphToMany relationships not being augmented. #416

Merged

Conversation

mefenlon
Copy link
Contributor

This pull request fixes an issue where model MorphToMany relationships aren't being augmented after the augmentation #412

Copy link
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 for this! 🙌

Runway doesn't really support MorphToMany relationships.

There's probably definitely other places where we don't have proper support for it (eg. no way to select models from across multiple resources in the fieldtype). Feel free to upvote #245.

However, I'll merge this PR for you so at least this part works and we're one step closer to possibly getting it fully working some day.

@duncanmcclean duncanmcclean merged commit edcbd28 into statamic-rad-pack:6.x Feb 1, 2024
5 checks passed
Copy link

github-actions bot commented Feb 1, 2024

Released as part of v6.0.5.

@mefenlon mefenlon deleted the MorphToMany-augmentation branch February 1, 2024 13:44
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.

2 participants