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 #559: recursively resolve type of one2one using target_field #560

Open
wants to merge 2 commits into
base: 1.21.x
Choose a base branch
from

Conversation

pbrenna
Copy link

@pbrenna pbrenna commented Mar 18, 2020

This is slightly different from #482 as described in issue #559, but at first glace it shoud fix both issues.
Is it ugly and recursive? yes, and it would be better to know the type without recursion, but it does not look possible to me.

@JoelLefkowitz JoelLefkowitz changed the base branch from master to 1.21.x July 17, 2022 17:18
@JoelLefkowitz JoelLefkowitz added 1.21.x Release target in 1.21.x bug Bug report/fix labels Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.21.x Release target in 1.21.x bug Bug report/fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants