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

Update many_many through relations to support polymorphic "to" #11004

Closed
sabina-talipova opened this issue Oct 18, 2023 · 1 comment
Closed

Comments

@sabina-talipova
Copy link
Contributor

sabina-talipova commented Oct 18, 2023

Description

Currently for many_many through relations, the "from" can be polymorphic, but the "to" cannot. We should support polymorphism on both ends, if possible.

See:

// @todo support polymorphic 'to'

@GuySartorelli GuySartorelli changed the title TODO: DataObjectSchema::checkManyManyFieldClass - add support polymorphic 'to' Update many_many through relations to support polymorphic "to" Oct 25, 2023
@GuySartorelli
Copy link
Member

Closing as a duplicate of #9148

@GuySartorelli GuySartorelli closed this as not planned Won't fix, can't repro, duplicate, stale May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants